smol/src
Benno Schulenberg d3954901a9 bindings: make ^T invoke the "Execute Command" menu, and ^T^T the Speller
Make the "Execute Command" menu accessible also with a single keystroke
(^T), not just with a double one (^R^X).  This is useful, because no one
will suspect that "Execute Command" can be found behind "Read File".

To not disturb muscle memory too much for people who are used to ^T
invoking the Spell Checker, a second ^T will invoke it.
2020-05-30 18:56:55 +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: make ^T invoke the "Execute Command" menu, and ^T^T the Speller 2020-05-30 18:56:55 +02:00
help.c tweaks: rename a symbol, away from a double abbreviation 2020-05-22 10:04:33 +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 tweaks: separate a symbol from its definition by two spaces 2020-05-29 18:45:14 +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 tweaks: separate a symbol from its definition by two spaces 2020-05-29 18:45:14 +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