nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit d069ac02d1bdaee72b70faa67f851a1a36f4c06c
parent d63d11be58fd79a4bc3b84b6e151ea53bcc98c1a
Author: Chris Allegretta <chrisa@asty.org>
Date:   Fri, 28 Jul 2000 14:34:48 +0000

More bugs, YAY


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@146 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Diffstat:
MBUGS | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/BUGS b/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) +