.. |
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: improve a translator hint and some other comments
|
2018-09-09 08:17:22 +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: fix a typo, remove a blank line, and improve some comments
|
2018-04-23 12:19:25 +02:00 |
move.c
|
copyright: update the years for significantly changed files
|
2018-06-01 10:18:32 +02:00 |
nano.c
|
tweaks: drop the checking of two flags that can no longer be toggled
|
2018-09-30 13:11:43 +02:00 |
nano.h
|
bindings: when Ctrl+Shift+Delete has no keycode, don't use KEY_BSP
|
2018-09-12 14:34:50 +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: elide a wrapper function that is no longer useful
|
2018-09-28 20:09:12 +02:00 |
rcfile.c
|
tweaks: improve a translator hint and some other comments
|
2018-09-09 08:17:22 +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: reshuffle some lines to get standard order (first up, then down)
|
2018-09-29 09:46:05 +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: elide a wrapper function that is no longer useful
|
2018-09-28 20:09:12 +02:00 |