.. |
Makefile.am
|
organization: move all history-related stuff to its own file
|
2017-09-17 12:46:36 +02:00 |
browser.c
|
bindings: make "n" work again in file browser and help viewer
|
2018-07-29 20:49:56 +02:00 |
chars.c
|
tweaks: elide another function that is used just once
|
2018-07-10 13:57:05 +02:00 |
color.c
|
tweaks: remove the 'bright' field from the colortype struct
|
2018-08-25 10:54:20 +02:00 |
cut.c
|
undo: move another piece of checking to the two places that need it
|
2018-09-26 19:25:21 +02:00 |
files.c
|
tweaks: rename a flag, to match the name of the option
|
2018-10-02 19:18:55 +02:00 |
global.c
|
help: show <PgUp> and <PgDn> instead of F7 and F8 for pagewise scrolling
|
2018-09-30 14:19:12 +02:00 |
help.c
|
help: add a relevant explanatory text for the linter
|
2018-09-30 20:46:05 +02:00 |
history.c
|
tweaks: rename a flag, to match the name of the option
|
2018-10-02 19:18:55 +02:00 |
move.c
|
tweaks: remove a now-unused parameter from four functions
|
2018-10-01 19:56:32 +02:00 |
nano.c
|
tweaks: exclude word-deletion keystrokes from the tiny version
|
2018-10-05 19:24:38 +02:00 |
nano.h
|
tweaks: rename a flag, to match the name of the option
|
2018-10-02 19:18:55 +02:00 |
prompt.c
|
rcfile: allow to rebind the Cancel function in the yesno menu
|
2018-08-05 20:01:47 +02:00 |
proto.h
|
tweaks: exclude word-deletion keystrokes from the tiny version
|
2018-10-05 19:24:38 +02:00 |
proto.h.gch
|
tweaks: exclude word-deletion keystrokes from the tiny version
|
2018-10-05 19:24:38 +02:00 |
rcfile.c
|
tweaks: rename a flag, to match the name of the option
|
2018-10-02 19:18:55 +02:00 |
search.c
|
search: disallow switching to the Replace prompt when in view mode
|
2018-09-12 19:22:08 +02:00 |
text.c
|
tweaks: remove a now-unused parameter from four functions
|
2018-10-01 19:56:32 +02:00 |
utils.c
|
tweaks: delete some old debugging code that no longer seems useful
|
2018-07-18 19:53:44 +02:00 |
winio.c
|
tweaks: exclude word-deletion keystrokes from the tiny version
|
2018-10-05 19:24:38 +02:00 |