]> git.wh0rd.org Git - nano.git/commit
properly handle the case where the user resized the window while at the
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 1 Nov 2005 19:06:01 +0000 (19:06 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 1 Nov 2005 19:06:01 +0000 (19:06 +0000)
commit56a8aad848d8d91f020422dadfd26ef5fa3aa044
treef51e7e6edf00b155fbce033ad6b84f14dafc7b6a
parentbdc038db14d81c3cb035e8738ebfbbdfbec92a51
properly handle the case where the user resized the window while at the
statusbar prompt, in which case prompt won't be NULL when statusq() is
called

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