From e9ab8a8ee5ebde82a294e37090381e09828b239b Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Wed, 2 Oct 2002 04:23:51 +0000 Subject: [PATCH] Move hard stuff to 4.6.0, add some simple things for 4.6.0-pre2. --- src/TODO | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/src/TODO b/src/TODO index fbefdce2e..2c62081d1 100644 --- a/src/TODO +++ b/src/TODO @@ -1,6 +1,12 @@ Before 4.6.0-pre2 ================= +Totals are not calculated when operating on a single directory. + +Recheck and clean up manuals. Add node names to the English manual. + +Check "mc --help-colors" for completeness. + reimplement "-P" in a safer way (temp file instead of stdout) - possibly security issues. @@ -10,10 +16,6 @@ directory to the other panel. Pressing F8 twice in the viewer causes error messages if the file was preprocessed (i.e. gzipped files, manpages). -Add support for mouse wheel with gpm. - -Recheck all mouse handlers, make sure that they check button number. - ncurses 5.2 turns off keypad under heavy load on xterm. Check if anything can be done about it. @@ -23,6 +25,10 @@ ftp and fish with home != '/' - readjust directory to the home. Before 4.6.0 ============ +Add support for mouse wheel with gpm. + +Recheck all mouse handlers, make sure that they check button number. + Load subshell prompt when it's ready. Eliminate all pipes in subshell.c, run pwd after kill.