1
1

Adding a new BUG and closing out #41

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@214 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Этот коммит содержится в:
Chris Allegretta 2000-09-11 13:27:09 +00:00
родитель b9bfc9bc4f
Коммит 91d392cd2b

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

@ -55,6 +55,8 @@
properly update the inverted text (39). [FIXED] properly update the inverted text (39). [FIXED]
- Searches for a string that only exist on one line multiple times will - Searches for a string that only exist on one line multiple times will
fail after finding the last occurance (discovered by Ken Tyler) (40). [FIXED] fail after finding the last occurance (discovered by Ken Tyler) (40). [FIXED]
- Alt-Z is current broken to toggle suspend. I guess I still don't know
signals very well =-) (41) [FIXED].
- Unable to cut the entire file using the marker (discovered by Kev Tyler) - Unable to cut the entire file using the marker (discovered by Kev Tyler)
(42). [FIXED] (42). [FIXED]
** Open BUGS ** ** Open BUGS **
@ -69,7 +71,8 @@
causes a random segfault (16) [FIXED?] causes a random segfault (16) [FIXED?]
- In replace, there is no way to accept the default replace string. (27) - In replace, there is no way to accept the default replace string. (27)
- totsize problems still abound in do_justify (33) - totsize problems still abound in do_justify (33)
- Alt-Z is current broken to toggle suspend. I guess I still don't know - The keypad does not work when nano runs in an xterm window, but works
signals very well =-) (41). for rxvts and aterms and the console, odd (43).
$Id$ $Id$