.. |
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: use meaningful names instead of puzzling values
|
2018-04-01 09:49:58 +02:00 |
cut.c
|
tweaks: remove a redundant "struct" word, and replace it in comments
|
2018-08-20 19:33:31 +02:00 |
files.c
|
bindings: move the noconvert toggle from the main to the insert menu
|
2018-08-25 10:04:03 +02:00 |
global.c
|
bindings: move the noconvert toggle from the main to the insert menu
|
2018-08-25 10:04:03 +02:00 |
help.c
|
tweaks: remove a superfluous condition and a redundant refresh
|
2018-08-22 18:10:55 +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: remove a redundant "struct" word, and replace it in comments
|
2018-08-20 19:33:31 +02:00 |
nano.h
|
dropping a feature: remove the ability to use the 'formatter' command
|
2018-08-09 20:29:30 +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
|
bindings: move the noconvert toggle from the main to the insert menu
|
2018-08-25 10:04:03 +02:00 |
rcfile.c
|
tweaks: rename a function to better match its counterpart
|
2018-08-11 09:55:22 +02:00 |
search.c
|
search: include 'findprevious' and 'findnext' in the tiny version
|
2018-07-24 19:19:27 +02:00 |
text.c
|
undo: store the correct cursor position after a paired cut+insert
|
2018-08-21 19:21:14 +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
|
dropping a feature: remove the ability to use the 'formatter' command
|
2018-08-09 20:29:30 +02:00 |