smol/src
Benno Schulenberg d9106abfda rcfile: rename 'extcmd' to 'execute', to be more readable and fitting
Also, improve its description in the documentation.
2020-05-31 12:04:58 +02:00
..
Makefile.am organization: move all history-related stuff to its own file 2017-09-17 12:46:36 +02:00
browser.c tweaks: rename two functions, to match the style of others 2020-03-11 19:45:06 +01:00
chars.c counting: count words correctly also when --wordchars is used 2020-04-06 11:17:43 +02:00
color.c color: avoid allocating emptiness when there are no multiline regexes 2020-05-01 13:59:56 +02:00
cut.c general: make five tools accessible through the "Execute Command" menu 2020-05-30 18:56:51 +02:00
files.c bindings: make ^T invoke the "Execute Command" menu, and ^T^T the Speller 2020-05-30 18:56:55 +02:00
global.c bindings: remove the Full-Justify function from the Search menu 2020-05-30 18:58:41 +02:00
help.c help: describe what has been added to the "Execute Command" menu 2020-05-30 19:21:44 +02:00
history.c tweaks: separate a symbol from its definition by two spaces 2020-05-29 18:45:14 +02:00
move.c tweaks: rename a function, to be more precise, and reshuffle it 2020-05-13 12:43:22 +02:00
nano.c bindings: add ^Z (Suspend) to the "Execute Command" menu 2020-05-30 18:56:58 +02:00
nano.h tweaks: separate a symbol from its definition by two spaces 2020-05-29 18:45:14 +02:00
prompt.c feedback: skip wiping the prompt bar when the shortcut printed a message 2020-05-22 12:12:36 +02:00
proto.h bindings: make ^T invoke the "Execute Command" menu, and ^T^T the Speller 2020-05-30 18:56:55 +02:00
rcfile.c rcfile: rename 'extcmd' to 'execute', to be more readable and fitting 2020-05-31 12:04:58 +02:00
search.c tweaks: separate a symbol from its definition by two spaces 2020-05-29 18:45:14 +02:00
text.c general: make five tools accessible through the "Execute Command" menu 2020-05-30 18:56:51 +02:00
utils.c tweaks: rename a symbol, and actually use it where it is needed 2020-05-29 17:19:38 +02:00
winio.c tweaks: separate a symbol from its definition by two spaces 2020-05-29 18:45:14 +02:00