.. |
Makefile.am
|
build: for Solaris, tell the linker to use a threading lib
|
2017-07-05 21:18:52 +02:00 |
browser.c
|
tweaks: rename a function, to let it make more sense
|
2017-08-13 10:08:50 +02:00 |
chars.c
|
tweaks: sort the includes, so it's a little easier to see what is there
|
2017-08-06 19:40:30 +02:00 |
color.c
|
tweaks: sort the includes, so it's a little easier to see what is there
|
2017-08-06 19:40:30 +02:00 |
cut.c
|
display: catch all cases where the cursor can be pushed offscreen
|
2017-08-08 22:06:55 +02:00 |
files.c
|
tweaks: condense some logic, to elide a variable and a comment
|
2017-08-13 10:09:02 +02:00 |
global.c
|
tweaks: remove unneeded parentheses and blank line and braces
|
2017-08-14 21:46:25 +02:00 |
help.c
|
bindings: hard-bind Alt+Up and Alt+Down to findprevious and findnext
|
2017-08-14 10:34:15 +02:00 |
move.c
|
tweaks: remove includes that appear to be superfluous
|
2017-08-06 09:08:30 +02:00 |
nano.c
|
bindings: hard-bind Alt+Left and Alt+Right to buffer switching
|
2017-08-14 10:06:29 +02:00 |
nano.h
|
tweaks: renumber the special key codes, to be in sequence and grouped
|
2017-08-14 10:42:09 +02:00 |
prompt.c
|
tweaks: allow enough space for the Y/N/A characters [coverity scan]
|
2017-08-15 12:04:52 +02:00 |
proto.h
|
bindings: hard-bind Alt+Left and Alt+Right to buffer switching
|
2017-08-14 10:06:29 +02:00 |
rcfile.c
|
bindings: hard-bind Alt+Left and Alt+Right to buffer switching
|
2017-08-14 10:06:29 +02:00 |
search.c
|
tweaks: remove includes that appear to be superfluous
|
2017-08-06 09:08:30 +02:00 |
text.c
|
tweaks: adjust the indentation after the previous change
|
2017-08-15 10:38:58 +02:00 |
utils.c
|
tweaks: sort the includes, so it's a little easier to see what is there
|
2017-08-06 19:40:30 +02:00 |
winio.c
|
tweaks: remove unneeded parentheses and blank line and braces
|
2017-08-14 21:46:25 +02:00 |