c7eecd74
Name Last commit Last update
..
Makefile.am organization: move all history-related stuff to its own file
browser.c browser: place the cursor properly on the selected file when -g is used
chars.c tweaks: sort the includes, so it's a little easier to see what is there
color.c help: don't fall back to other syntaxes if there is no nanohelp one
cut.c tweaks: discard some obsolete debugging stuff
files.c tweaks: adjust indentation and comments after the previous change
global.c new feature: a bindable function that starts always a backward search
help.c tweaks: make the switching on and off of the cursor a bit more compact
history.c history: remove the migration service for the old searches file
move.c moving: prevent the cursor sticking on or skipping over overwide tabs
nano.c files: check for a changed disk file also for 'savefile' and --tempfile
nano.h tweaks: make the switching on and off of the cursor a bit more compact
prompt.c tweaks: discard some obsolete debugging stuff
proto.h new feature: a bindable function that starts always a backward search
rcfile.c tweaks: discard some obsolete debugging stuff
search.c new feature: a bindable function that starts always a backward search
text.c files: check for a changed disk file also for 'savefile' and --tempfile
utils.c tweaks: discard some obsolete debugging stuff
winio.c tweaks: reduce a bit of code duplication