nano/src
2020-12-23 12:17:06 +01:00
..
browser.c tweaks: rename two variables, one for contrast, another for visibility 2020-11-30 13:32:22 +01:00
chars.c copyright: update to the current year for significantly changed files 2020-11-30 12:01:47 +01:00
color.c options: accept 'set promptcolor' for setting the color of the prompt bar 2020-12-06 16:34:42 +01:00
cut.c feedback: differentiate between remarks, mistakes, and information 2020-12-23 12:17:06 +01:00
definitions.h feedback: differentiate between remarks, mistakes, and information 2020-12-23 12:17:06 +01:00
files.c feedback: differentiate between remarks, mistakes, and information 2020-12-23 12:17:06 +01:00
global.c hellp: show all valid help items also in the Write-Out menu 2020-11-26 15:37:21 +01:00
help.c tweaks: reshuffle two lines and a function name, for a consistent order 2020-09-20 20:03:18 +02:00
history.c tweaks: rename another variable, away from being misnamed 2020-09-22 11:18:44 +02:00
Makefile.am build: fix the Makefile after two header files were renamed 2020-06-25 21:11:26 +02:00
move.c tweaks: normalize the formatting after the previous two changes 2020-11-17 10:28:28 +01:00
nano.c feedback: differentiate between remarks, mistakes, and information 2020-12-23 12:17:06 +01:00
prompt.c options: accept 'set promptcolor' for setting the color of the prompt bar 2020-12-06 16:34:42 +01:00
prototypes.h display: add code for showing minimal state-information bar at the bottom 2020-12-23 12:17:05 +01:00
rcfile.c options: add --minibar and -_ for activating basic state-information bar 2020-12-23 12:17:05 +01:00
search.c feedback: differentiate between remarks, mistakes, and information 2020-12-23 12:17:06 +01:00
text.c feedback: differentiate between remarks, mistakes, and information 2020-12-23 12:17:06 +01:00
utils.c utils: die when trying to allocate zero bytes 2020-10-29 16:18:03 +01:00
winio.c minibar: add an [x/y] "counter" when multiple files are open 2020-12-23 12:17:06 +01:00