nano

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

commit d0dbb40ef6e796dd4e75d3eb53400c2c21382b33
parent 91d392cd2b8249f37b1e96ee6de83984beaee266
Author: Chris Allegretta <chrisa@asty.org>
Date:   Mon, 11 Sep 2000 13:36:46 +0000

Oops, I meant in gnome terminal, not xterm ;)


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

Diffstat:
MBUGS | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/BUGS b/BUGS @@ -71,8 +71,7 @@ causes a random segfault (16) [FIXED?] - In replace, there is no way to accept the default replace string. (27) - totsize problems still abound in do_justify (33) -- The keypad does not work when nano runs in an xterm window, but works - for rxvts and aterms and the console, odd (43). +- The keypad does not work when nano runs in the Gnome terminal (43). $Id$