nano/src
2016-12-07 21:05:23 +01:00
..
browser.c general: gettextize three overlooked statusbar messages 2016-12-01 13:02:43 +01:00
chars.c general: include word-jumping and block-jumping into the tiny version 2016-09-13 09:27:04 +02:00
color.c update the license text to the preferred version 2016-08-29 21:27:16 +02:00
cut.c tweaks: compile two parameters unconditionally 2016-10-27 12:24:41 +02:00
files.c tweaks: miscellaneous frobbings and rewrappings 2016-12-07 20:37:08 +01:00
global.c tweaks: miscellaneous frobbings and rewrappings 2016-12-07 20:37:08 +01:00
help.c binding: use arrows instead of words to designate the cursor keys 2016-10-15 17:04:01 +02:00
Makefile.am build: clean out the revision.h file, to make 'make distcheck' pass 2016-12-04 11:21:10 +01:00
move.c scrolling: use a comparison that will work also in softwrap mode 2016-10-28 11:38:58 +02:00
nano.c build: add configure option --disable-wordcomp to disable word completion 2016-12-07 17:02:25 +01:00
nano.h build: add configure option --disable-wordcomp to disable word completion 2016-12-07 17:02:25 +01:00
prompt.c tweaks: move a cursor-on switch to a more logical place (again) 2016-12-05 15:47:44 +01:00
proto.h build: add configure option --disable-wordcomp to disable word completion 2016-12-07 17:02:25 +01:00
rcfile.c rcfile: actually avoid opening directories and devices 2016-11-27 18:21:04 +01:00
search.c tweaks: remove a superfluous cleanup call 2016-12-04 11:56:13 +01:00
text.c docs: note Sumedh as the author of the word-completion feature 2016-12-07 21:05:23 +01:00
utils.c new feature: the ability to show line numbers before the text 2016-10-20 16:47:52 +02:00
winio.c tweaks: move a cursor-on switch to a more logical place (again) 2016-12-05 15:47:44 +01:00