]> git.wh0rd.org Git - nano.git/commit
in do_statusbar_input(), if we get a verbatim input sequence ending with
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 29 Sep 2006 15:45:10 +0000 (15:45 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 29 Sep 2006 15:45:10 +0000 (15:45 +0000)
commitb9f007430bb0bc539680a2022c36d5b7dbe16822
treea13014529dcbefdcdf1c440b00b42f60bb3efec2
parent0061bf5b711e3af3c857620e98e6bc4f841e1157
in do_statusbar_input(), if we get a verbatim input sequence ending with
Ctrl-J, remove the Ctrl-J from the buffer before interpreting it as
Enter, so that it doesn't erroneously fall through to the edit window
and get interpreted as Justify

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