]> git.wh0rd.org Git - nano.git/commit
minor bits: fix slang compilation by calling clearok(TRUE) and
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 25 Apr 2005 20:08:29 +0000 (20:08 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 25 Apr 2005 20:08:29 +0000 (20:08 +0000)
commit0bfec6e58d42ba361a71259072491c1491052431
tree81fdb0e0c81248553d7b983ace1d0fe12fa24ab6
parent29be8031df44c010ad9d705c8aa5c5d22ee3ef52
minor bits: fix slang compilation by calling clearok(TRUE) and
wrefresh() on edit instead of curscr, since slang's curses emulation
doesn't include a curscr equivalent; and revert Jordi's removal of a
space in the main help text, as its second paragraph won't be properly
indented by one space without it

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