]> git.wh0rd.org Git - nano.git/commit
2009-09-03 Chris Allegretta <chrisa@asty.org>
authorChris Allegretta <chrisa@asty.org>
Thu, 3 Sep 2009 23:29:14 +0000 (23:29 +0000)
committerChris Allegretta <chrisa@asty.org>
Thu, 3 Sep 2009 23:29:14 +0000 (23:29 +0000)
commitbce7d404d955d38ab5c9b41d706eec49c0c862ee
tree7b0a9e4bfe5b4e06278891e1b7a0827f0351ae81
parentf8f90272951eb016b2e90b182291558cc34b8767
2009-09-03 Chris Allegretta <chrisa@asty.org>
        * global.c (shortcut_init): Fix up/down keys not responding in the file browser,
          discovered by Hannes <mr_creosote@mutantwatch.de>.
        * move.c (do_up) - Fix another scrolling issue with softwrap when the
          cursor is beyond COLS, discovered by Hannes <mr_creosote@mutantwatch.de>.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4408 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/global.c
src/move.c