|
From: Alan E. <ez...@us...> - 2005-12-19 16:30:13
|
Update of /cvsroot/jedit/plugins/Console In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13167 Modified Files: TODO.txt Log Message: Index: TODO.txt =================================================================== RCS file: /cvsroot/jedit/plugins/Console/TODO.txt,v retrieving revision 1.95 retrieving revision 1.96 diff -u -d -r1.95 -r1.96 --- TODO.txt 22 Sep 2005 23:37:39 -0000 1.95 +++ TODO.txt 19 Dec 2005 16:30:01 -0000 1.96 @@ -1,7 +1,5 @@ -- Test alternate shells. -- multiple tabs instead of combobox for selecting the shells. - Bind to Ctrl-PgUp and Ctrl-PgDn (for changing tabs in the console) - while that window has focus? +- Fix the "add/remove" buttons of the listview in the ErrorOptionPane +- Test alternate shells using the prefix feature - $d/.. not canonicalized - jikes warning pattern - %edit -n, -p, -s @@ -12,8 +10,6 @@ - multiple commands in system shell with ; - handle multiple consecutive command invocations correctly in console - periodic execution feature -- command to copy a commando file to the user commando dir for easy - customization - DONE - globs (non-Windows only, Windows programs do their own glob expansion) - error hyperlinks - URL hyperlinks. |