]> git.wh0rd.org Git - nano.git/commit
in titlebar(), make sure that the (mv)?waddnstr() calls take the proper
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 25 Mar 2005 05:00:32 +0000 (05:00 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 25 Mar 2005 05:00:32 +0000 (05:00 +0000)
commit297851a647f1c94cb4cf4e81d4ad69b1da82a1b2
tree31cc53a1d11a462a15c5ee072c4740bddac35cc9
parentcb4f14b8ce06a269fde8163b595c8646888c47ef
in titlebar(), make sure that the (mv)?waddnstr() calls take the proper
number of bytes when using multibyte characters, so that multibyte
strings aren't prematurely cut off; also allow the "View" state to be
displayed when a filename is passed in, in case we're in multibuffer
mode and inside the file browser

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