]> git.wh0rd.org Git - nano.git/commit
don't rely on the return value of curs_set(), as it's broken on e.g.
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 1 Jun 2004 20:38:00 +0000 (20:38 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 1 Jun 2004 20:38:00 +0000 (20:38 +0000)
commitae064bf25566fbb3715759a0c1735ce9a49c4dc3
treec710e8ff874d6cc1f7d50c0af1339c34602a95aa
parente7638ea75f6ef25b28e102d947746f390f4b3b85
don't rely on the return value of curs_set(), as it's broken on e.g.
slang; instead, explicitly turn the cursor off where we need to

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