More bugs, YAY

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@146 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
Chris Allegretta 2000-07-28 14:34:48 +00:00
parent d63d11be58
commit d069ac02d1
1 changed files with 4 additions and 0 deletions

4
BUGS
View File

@ -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)