Changes between Version 9 and Version 10 of roadmap


Ignore:
Timestamp:
08/31/11 07:03:59 (13 years ago)
Author:
andrew_b
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • roadmap

    v9 v10  
    4343 * Add print dialog in the internal editor. 
    4444 * Implement logging, not just for VFS. 
    45  * "Find file" should remember full starting path, not "." in the history. 
    4645 * Eliminate all pipes in subshell.c, run pwd after kill.  Add support for more shells (e.g. ksh). 
    4746 * Internal terminal - no more console saving. 
     
    4948 * sftp and fxp support in VFS. 
    5049 * New listing mode keyword "time": mtime or the time (atime, ctime) used to sort files. 
    51  * Support for X clipboard. 
    5250 * Provide "patch" and "diff" editors. The patch editor will automatically adjust the line numbers of the following chunks when lines are deleted or inserted at the beginning of the file. 
    5351 * Provide context menus for files. Possible actions include: [compile], [CVS commit], [CVS diff -up], [pack], [unpack], [grep].