1
1
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@146 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Этот коммит содержится в:
Chris Allegretta 2000-07-28 14:34:48 +00:00
родитель d63d11be58
Коммит d069ac02d1

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

@ -58,3 +58,7 @@
- totsize problems still abound in do_justify (33)
- Using -k cut text is not pasted properly. (34) [FIXED, mostly].
- Using -k pasted text is not updated properly if it goes beyond editbot. (35)
- Hitting enter on the magic line makes new lines, but they are not
written out to disk when saved..... (37).
- Page up and page down do not work the same way as Pico (# of lines). (38)