.. |
Makefile.am
|
build: for Solaris, tell the linker where to find clock_gettime()
|
2017-05-17 10:53:21 +02:00 |
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
|
display: initialize the colors only when starting to draw the content
|
2017-04-30 17:29:17 +02:00 |
cut.c
|
replacing: don't let placewewant influence the placement of the cursor
|
2017-05-11 22:28:34 +02:00 |
files.c
|
history: don't save the cursor position for temporary help files
|
2017-05-17 10:48:04 +02:00 |
global.c
|
tweaks: unglobalize the nodelay_mode variable
|
2017-06-04 12:15:26 +02:00 |
help.c
|
tweaks: transform the token DISABLE_BROWSER to ENABLE_BROWSER
|
2017-05-08 21:56:50 +02:00 |
move.c
|
tweaks: swap a comparison, to be clearer
|
2017-05-11 10:28:43 +02:00 |
nano.c
|
tweaks: rename a variable, and frob a couple of comments
|
2017-06-18 21:37:42 +02:00 |
nano.h
|
bindings: in the tiny version exclude word jumping from the prompts
|
2017-06-04 11:13:03 +02:00 |
prompt.c
|
tweaks: do actual screen refreshes in a single call, when possible
|
2017-05-19 16:31:08 +02:00 |
proto.h
|
tweaks: rename two functions and a variable, and invert its logic
|
2017-06-04 12:34:21 +02:00 |
rcfile.c
|
bindings: in the tiny version exclude word jumping from the prompts
|
2017-06-04 11:13:03 +02:00 |
search.c
|
tweaks: rename two functions and a variable, and invert its logic
|
2017-06-04 12:34:21 +02:00 |
text.c
|
display: show the cursor position also when searching took a while
|
2017-05-29 22:15:38 +02:00 |
utils.c
|
tweaks: exclude from the tiny version five error-betraying messages
|
2017-05-16 22:13:10 +02:00 |
winio.c
|
tweaks: avoid compiler warning about implicit type
|
2017-06-04 12:59:05 +02:00 |