smol/src
David Lawrence Ramsey 3e477263da in nanoget_repaint(), rename parameter inputbuf to buf, for consistency
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3062 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2005-10-31 01:32:46 +00:00
..
.cvsignore Major package reorganization: 2003-09-07 00:44:12 +00:00
Makefile.am move advanced text operations (command execution in a buffer, wrapping, 2005-07-24 19:57:51 +00:00
chars.c comment fixes 2005-09-14 20:20:58 +00:00
color.c formatting fixes 2005-08-01 05:54:11 +00:00
cut.c move advanced text operations (command execution in a buffer, wrapping, 2005-07-24 19:57:51 +00:00
files.c fix compilation with -pedantic 2005-08-29 19:11:26 +00:00
global.c make prompt a static instead of a global, since it's only used in 2005-10-27 05:00:48 +00:00
move.c add the ability to scroll up or down single lines without scrolling the 2005-10-24 02:12:09 +00:00
nano.c refactor nanoget_repaint() to split out the new function 2005-10-26 23:14:59 +00:00
nano.h refactor nanoget_repaint() to split out the new function 2005-10-26 23:14:59 +00:00
proto.h in nanoget_repaint(), rename parameter inputbuf to buf, for consistency 2005-10-31 01:32:46 +00:00
rcfile.c add new -W/--wordbounds command line option, and new "wordbounds" rcfile 2005-08-10 22:12:28 +00:00
search.c refactor nanoget_repaint() to split out the new function 2005-10-26 23:14:59 +00:00
text.c cosmetic fix 2005-10-08 06:12:41 +00:00
utils.c handle invalid multibyte characters more efficiently 2005-07-26 06:13:45 +00:00
winio.c in nanoget_repaint(), rename parameter inputbuf to buf, for consistency 2005-10-31 01:32:46 +00:00