.. |
browser.c
|
tweaks: transform the token DISABLE_BROWSER to ENABLE_BROWSER
|
2017-05-08 21:56:50 +02:00 |
chars.c
|
tweaks: transform the token DISABLE_NANORC to ENABLE_NANORC
|
2017-05-09 11:59:34 +02:00 |
color.c
|
tweaks: remove two superfluous includes
|
2017-07-11 18:07:40 +02:00 |
cut.c
|
tweaks: rename four functions, to be more distinct
|
2017-07-09 21:07:38 +02:00 |
files.c
|
display: avoid a jumpy cursor by redrawing bottom bars only when needed
|
2017-07-13 11:10:51 +02:00 |
global.c
|
tweaks: swap ^X and ^L in the help lines of the help viewer
|
2017-07-13 16:47:12 +02:00 |
help.c
|
tweaks: transform the token DISABLE_BROWSER to ENABLE_BROWSER
|
2017-05-08 21:56:50 +02:00 |
Makefile.am
|
build: for Solaris, tell the linker to use a threading lib
|
2017-07-05 21:18:52 +02:00 |
move.c
|
tweaks: rename four functions, to be more distinct
|
2017-07-09 21:07:38 +02:00 |
nano.c
|
display: avoid a jumpy cursor by redrawing bottom bars only when needed
|
2017-07-13 11:10:51 +02:00 |
nano.h
|
tweaks: move an include to the file that actually makes use of it
|
2017-07-11 18:06:33 +02:00 |
prompt.c
|
tweaks: remove unneeded braces, and mark empty parameter list as void
|
2017-07-03 09:52:13 +02:00 |
proto.h
|
text: remove the last usage of cols in do_indent() and do_unindent()
|
2017-07-12 17:23:46 +02:00 |
rcfile.c
|
new feature: allow lines to be softwrapped at whitespace
|
2017-07-07 13:07:10 +02:00 |
search.c
|
tweaks: rename four functions, to be more distinct
|
2017-07-09 21:07:38 +02:00 |
text.c
|
display: avoid a jumpy cursor by redrawing bottom bars only when needed
|
2017-07-13 11:10:51 +02:00 |
utils.c
|
tweaks: exclude from the tiny version five error-betraying messages
|
2017-05-16 22:13:10 +02:00 |
winio.c
|
display: when converting tabs, don't go beyond the screen width
|
2017-07-10 09:34:55 +02:00 |