1
1

updated bugs as discussed on the list

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@507 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Этот коммит содержится в:
Robert Siemborski 2001-01-26 16:23:39 +00:00
родитель 169ee8498e
Коммит 221a46e271

8
BUGS
Просмотреть файл

@ -87,13 +87,13 @@
- with PDCURSES, running meta-X turns off the keypad. (51) [FIXED]
- Alt speller argument (-s, --speller) does not take a string argument of
more than one word. (53) [FIXED].
- totsize problems still abound in do_justify (33) [FIXED]
- Marked cutting sometimes leaves a newline in the file unintelligently,
such as when all of a line is selected but the mark doesn't proceed to
the new line. (8) [FIXED/IRRELEVANT]
** Open BUGS **
- Marked cutting sometimes leaves a newline in the file unintelligently,
such as when all of a line is selected but the mark doesn't proceed to
the new line. (8) { Is this an issue? compare to pico 3.5 }
- totsize problems still abound in do_justify (33).
- Resizing the window completely screws up the display if in any other
mode than normal editing (help screen, search and replace, file
browser..) (52)