.. |
Makefile.am
|
organization: move all history-related stuff to its own file
|
2017-09-17 12:46:36 +02:00 |
browser.c
|
browser, help: make <Bsp> page up also when terminfo mismatches terminal
|
2018-12-28 17:20:24 +01:00 |
chars.c
|
tweaks: elide another function that is used just once
|
2018-07-10 13:57:05 +02:00 |
color.c
|
utils: retire the fixbounds() function -- it is no longer needed
|
2018-12-31 13:49:07 +01:00 |
cut.c
|
tweaks: elide a tiny function by making a variable global
|
2018-12-30 13:36:29 +01:00 |
files.c
|
tweaks: elide a one-line function that is used just twice
|
2018-12-27 21:19:47 +01:00 |
global.c
|
tweaks: elide a tiny function by making a variable global
|
2018-12-30 13:36:29 +01:00 |
help.c
|
browser, help: make <Bsp> page up also when terminfo mismatches terminal
|
2018-12-28 17:20:24 +01: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: change do_para_end() to not step beyond end of paragraph
|
2018-11-26 09:16:09 +01:00 |
nano.c
|
rcfile: reject an attempt to bind ^[
|
2018-12-30 19:47:43 +01:00 |
nano.h
|
tweaks: rename a symbol, to match its corresponding option
|
2018-12-28 17:47:03 +01:00 |
prompt.c
|
tweaks: condense a handful of comments, and drop an assert
|
2018-11-05 09:38:07 +01:00 |
proto.h
|
utils: retire the fixbounds() function -- it is no longer needed
|
2018-12-31 13:49:07 +01:00 |
rcfile.c
|
utils: retire the fixbounds() function -- it is no longer needed
|
2018-12-31 13:49:07 +01:00 |
search.c
|
utils: retire the fixbounds() function -- it is no longer needed
|
2018-12-31 13:49:07 +01:00 |
text.c
|
undo: after undoing a cut, don't remove the magicline if we're on it
|
2018-12-31 14:10:02 +01:00 |
utils.c
|
utils: retire the fixbounds() function -- it is no longer needed
|
2018-12-31 13:49:07 +01:00 |
winio.c
|
tweaks: word some comments more concisely
|
2018-12-30 21:30:26 +01:00 |