.. |
browser.c
|
tweaks: reshuffle a few things, partly to make two chunks more alike
|
2019-05-30 16:00:11 +02:00 |
chars.c
|
tweaks: elide a function that is an amalgam of three others
|
2019-06-10 19:43:50 +02:00 |
color.c
|
tweaks: adjust some whitespace and rewrap a few lines
|
2019-06-09 20:03:44 +02:00 |
cut.c
|
tweaks: adjust some whitespace and rewrap a few lines
|
2019-06-09 20:03:44 +02:00 |
files.c
|
tweaks: adjust some whitespace and rewrap a few lines
|
2019-06-09 20:03:44 +02:00 |
global.c
|
feedback: make an error check work also when curses hasn't started yet
|
2019-06-03 13:38:21 +02:00 |
help.c
|
tweaks: rename two functions, to get rid of the "mb" abbreviation
|
2019-06-09 19:37:56 +02:00 |
history.c
|
tweaks: drop some checks that were made redundant by the previous commit
|
2019-05-29 19:48:42 +02:00 |
Makefile.am
|
organization: move all history-related stuff to its own file
|
2017-09-17 12:46:36 +02:00 |
move.c
|
tweaks: rename two functions, to get rid of the "mb" abbreviation
|
2019-06-09 19:37:56 +02:00 |
nano.c
|
tweaks: rename a bunch of variables, to become identical to others
|
2019-06-09 17:07:02 +02:00 |
nano.h
|
tweaks: stop allocating and freeing a holder struct for every cut/paste
|
2019-06-05 16:10:07 +02:00 |
prompt.c
|
tweaks: rename two functions, to get rid of the "mb" abbreviation
|
2019-06-09 19:37:56 +02:00 |
proto.h
|
tweaks: elide a function that is an amalgam of three others
|
2019-06-10 19:43:50 +02:00 |
rcfile.c
|
chars: create a dedicated function for getting the length of a character
|
2019-06-09 18:38:46 +02:00 |
search.c
|
tweaks: rename two functions, to get rid of the "mb" abbreviation
|
2019-06-09 19:37:56 +02:00 |
text.c
|
tweaks: adjust some whitespace and rewrap a few lines
|
2019-06-09 20:03:44 +02:00 |
utils.c
|
tweaks: rename two functions, to get rid of the "mb" abbreviation
|
2019-06-09 19:37:56 +02:00 |
winio.c
|
build: avoid a warning when using --disable-utf8
|
2019-06-11 14:24:30 +02:00 |