]> git.wh0rd.org Git - nano.git/commit
in do_yesno(), add a missing assert, and use display_string() to display
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 21 Jun 2005 19:47:39 +0000 (19:47 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 21 Jun 2005 19:47:39 +0000 (19:47 +0000)
commit3f301dd437628ce9ea593b4d96de9b0bd4a5f0c9
tree6faadb6d802b8dab077f002e65da7e9fe6f96fc6
parentc3e52f16ba4db399c2a753a0ba1294e043b40caa
in do_yesno(), add a missing assert, and use display_string() to display
the prompt, so that we don't end it in the middle of a multibyte
character if it's more than (COLS - 1) bytes long

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