home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / fteo46b5.zip / fteo46b5 / TODO < prev   
Text File  |  1998-01-31  |  1KB  |  32 lines

  1. Todo list (needs to be updated)
  2. -----------------------------------------------------------------------
  3.  - improve documentation
  4.  - configurable smart indentation like in C/JAVA/PERL/REXX modes for any mode
  5.  - fully support clipboard in every prompt
  6.  - BlockPasteOver.
  7.  - draw mode
  8.  - piping block to program, redirection of program output to buffer
  9.  - hex mode editing
  10.  - shell window support
  11.  - Menus should determine keybindings automatically.
  12.  - CVS/RCS support.
  13.  - Regexp optimizer and improved regexps.
  14.  - multiple frame support for gui version.
  15.  - Win32 gui version.
  16.  
  17. Here are some more:
  18.  - command to center the lines in block (BlockCenter) 
  19.  - command to wrap entire paragraph
  20.  - commands to load/close desktop
  21.  - remove all modal states (when getting input) (needed for kbd macros and multiframe).
  22.  - fix win95 compiler execution
  23.  - OS2: see if we can avoid clipserv under OS/2 using Ilya's fake-PM trick.
  24.  - make configuration editor in Java (support only subset of config files?)
  25.  - see if we could use java as the macro language
  26.  - X11: set icons for X11
  27.  - X11: set WM_COMMAND
  28.  - Linux: make it run on tty.
  29.  - Linux: fix the console version (capslock, numlock, ...)
  30.  
  31. Comments and suggestions are appreciated!
  32.