nano/src
2022-03-20 13:20:31 +01:00
..
browser.c tweaks: trim a few comments, rename a function, and reshuffle some code 2022-03-20 13:20:31 +01:00
chars.c
color.c
cut.c tweaks: elide an unneeded call of strlen() 2022-03-18 11:36:10 +01:00
definitions.h
files.c
global.c
help.c
history.c
Makefile.am
move.c
nano.c
prompt.c
prototypes.h
rcfile.c
search.c tweaks: make the triggering of the recalculation of multidata less eager 2022-03-18 11:29:18 +01:00
text.c tweaks: avoid a function call when two plain assignments will do 2022-03-18 11:40:03 +01:00
utils.c
winio.c