1
1
nano/src
Benno Schulenberg 67cdd71352 tweaks: push back the deprecation of the 'set nowrap' option
It is probably the most used option in a .nanorc file.
Keep accepting it for three more years.
2021-01-02 16:55:17 +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 options: add --markmatch and -^ for activating the select-match behavior 2020-12-24 11:49:22 +01:00
files.c minibar: show the line count in the bar (at startup and when saving) 2020-12-23 12:17:06 +01:00
global.c search: suppress the cursor when highlighting a match 2020-12-24 11:49:22 +01:00
help.c search: suppress the cursor when highlighting a match 2020-12-24 11:49:22 +01: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 minibar: suppress some elements when there is no room to show them 2020-12-29 15:54:28 +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 search: suppress the cursor when highlighting a match 2020-12-24 11:49:22 +01:00
rcfile.c tweaks: push back the deprecation of the 'set nowrap' option 2021-01-02 16:55:17 +01:00
search.c options: add --markmatch and -^ for activating the select-match behavior 2020-12-24 11:49:22 +01:00
text.c tweaks: fold two similar and three identical cases together 2021-01-01 20:27:30 +01:00
utils.c utils: die when trying to allocate zero bytes 2020-10-29 16:18:03 +01:00
winio.c minibar: drop the side spaces before suppressing the state flags 2020-12-30 19:03:27 +01:00