smol/src
Benno Schulenberg 8f95f9b1aa tweaks: reshuffle three initializations and trim some comments 2016-12-01 15:28:59 +01:00
..
Makefile.am build: refresh the git description whenever something is recompiled 2016-06-27 19:45:21 +02: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 general: gettextize three overlooked statusbar messages 2016-12-01 13:02:43 +01:00
global.c binding: properly conditionalize the UTF-8 parts 2016-10-29 10:19:28 +02:00
help.c binding: use arrows instead of words to designate the cursor keys 2016-10-15 17:04:01 +02:00
move.c scrolling: use a comparison that will work also in softwrap mode 2016-10-28 11:38:58 +02:00
nano.c files: give feedback when restricted mode prevents overwriting a file 2016-11-29 12:08:39 +01:00
nano.h rcfile: add an option to customize the color of line numbers 2016-10-20 16:48:45 +02:00
prompt.c tweaks: reshuffle three initializations and trim some comments 2016-12-01 15:28:59 +01:00
proto.h files: give feedback when restricted mode prevents overwriting a file 2016-11-29 12:08:39 +01:00
rcfile.c rcfile: actually avoid opening directories and devices 2016-11-27 18:21:04 +01:00
search.c tweaks: stop compiling the whole_word_only parameter conditionally 2016-10-23 20:07:30 +02:00
text.c tweaks: remove a bit of obscuring conditional compilation 2016-11-30 11:46:05 +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 screen: don't request an update of the edit window for every yesno prompt 2016-12-01 15:20:05 +01:00