]> git.wh0rd.org Git - nano.git/commit
in get_prompt_string(), redraw the prompt and set finished to FALSE when
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 9 Feb 2006 21:43:14 +0000 (21:43 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 9 Feb 2006 21:43:14 +0000 (21:43 +0000)
commit33266033414f1a6adc092a6c4088cd7610ba3905
tree10c66112a95b7cea4e4cceea3430cff3591b1901
parent08f4974093709f5ea3c6134b0c13b5e3e8ff7e2d
in get_prompt_string(), redraw the prompt and set finished to FALSE when
NANO_HELP_KEY is pressed, so that we don't leave the prompt, enter the
help browser, and restart the prompt after leaving it; this will
properly preserve the cursor position after doing the last of these

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