]> git.wh0rd.org Git - nano.git/commit
- Fix cursor position being saved when escaping out of nanogetstr with keys like...
authorChris Allegretta <chrisa@asty.org>
Sun, 26 Jan 2003 21:01:16 +0000 (21:01 +0000)
committerChris Allegretta <chrisa@asty.org>
Sun, 26 Jan 2003 21:01:16 +0000 (21:01 +0000)
commit47fcfe5d7825d7ce9db3bdedcdc0dceb70456eb7
tree5cf4f81f3e0c109b75f2664e64283de89039804a
parent8a85aa0baacd418cc2714fd06c1a0f484f71355c
- Fix cursor position being saved when escaping out of nanogetstr with keys like ^Y and ^V.  New arg resetpos to nanogetstr(), added static int resetpos in statusq() (bug found by DLR)

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1399 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
proto.h
winio.c