nano

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

commit 92f5fdc230d30871172ff8d79ff39a98e5652dbd
parent 386e0518b52300bd5b6b13e6a212c569149bcb7e
Author: Chris Allegretta <chrisa@asty.org>
Date:   Tue,  2 Oct 2001 02:58:07 +0000

Finally, do the ChangeLog


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

Diffstat:
MChangeLog | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -45,6 +45,7 @@ CVS code - pos has changed and if so update the pos with -c. - Many tweaks and changes from numerics to char equivs (David Lawrence Ramsey). + - Fix the KEY_IC being undefined when using slang. do_mouse() - Send 27 when the menu item clicked is an alt key seq... The lines aren't lined up since the menu width changed though, @@ -75,6 +76,7 @@ CVS code - - Spread out the menu items, feedback definitely needed on this. nanogetstr() - More key fixes (David Lawrence Ramsey) + - Don't be clever and wasteful, just repaint every iteration. - po/nl.po: - New Dutch translation, by Guus Sliepen <guus@nl.linux.org>. - po/ca.po, po/es.po: