smol/src
Benno Schulenberg fa686457c2 input: ignore modifiers on a VT while executing a macro or a string bind
Any modifier keys that are needed to start the execution of a macro
(or of a string bind) should not affect the interpretation of the
keystrokes that are contained within the macro or the string.

This fixes https://savannah.gnu.org/bugs/?57660.

Bug existed since macros were introduced, in version 2.9.0.
2020-01-23 12:39:23 +01:00
..
Makefile.am organization: move all history-related stuff to its own file 2017-09-17 12:46:36 +02:00
browser.c tweaks: avoid fiddling with the keybuffer when it's not needed 2020-01-17 17:06:17 +01:00
chars.c copyright: update the years for significantly changed files 2020-01-15 12:11:56 +01:00
color.c copyright: update the years for the FSF 2020-01-15 11:42:38 +01:00
cut.c pasting: retain the mark's position when it was set at the cursor 2020-01-20 10:34:27 +01:00
files.c tweaks: in comments, reword "titlebar" and "statusbar" to two words each 2020-01-16 19:37:28 +01:00
global.c input: ignore modifiers on a VT while executing a macro or a string bind 2020-01-23 12:39:23 +01:00
help.c copyright: update the years for significantly changed files 2020-01-15 12:11:56 +01:00
history.c copyright: update the years for significantly changed files 2020-01-15 12:11:56 +01:00
move.c copyright: update the years for the FSF 2020-01-15 11:42:38 +01:00
nano.c input: ignore modifiers on a VT while executing a macro or a string bind 2020-01-23 12:39:23 +01:00
nano.h tweaks: remove the now-unused meta flag from 'keystruct' 2020-01-23 12:06:32 +01:00
prompt.c input: beep when invalid key is pressed at yesno prompt or in linter menu 2020-01-19 16:37:14 +01:00
proto.h input: ignore modifiers on a VT while executing a macro or a string bind 2020-01-23 12:39:23 +01:00
rcfile.c tweaks: elide a function that has become too small for its two calls 2020-01-23 12:06:32 +01:00
search.c copyright: update the years for significantly changed files 2020-01-15 12:11:56 +01:00
text.c input: beep when invalid key is pressed at yesno prompt or in linter menu 2020-01-19 16:37:14 +01:00
utils.c copyright: update the years for significantly changed files 2020-01-15 12:11:56 +01:00
winio.c input: ignore modifiers on a VT while executing a macro or a string bind 2020-01-23 12:39:23 +01:00