micro/internal
Dmytro Maluka 5b3737fb2a infopane: HandleEvent: reset key sequence when handling y/n prompt
Fix the following buggy behavior:

1. bind "<n><a>" to the Paste action in the command bar
2. open a split pane, type some text and press Ctrl-q to close it
3. answer "n" to the "Save changes before closing?" prompt
4. press Ctrl-e to open the command prompt and press "a"

-> result: instead of inserting the "a" letter, clipboard is pasted.
2024-04-25 00:05:27 +02:00
..
action infopane: HandleEvent: reset key sequence when handling y/n prompt 2024-04-25 00:05:27 +02:00
buffer UpdateRules: optimize out HasIncludes() usage 2024-04-21 15:14:21 +02:00
clipboard Use zyedidia/clipper for external clipboard 2022-06-14 08:40:57 -04:00
config Temporarily don't initialize runtime files in buffer test 2024-04-03 04:37:44 +02:00
display Highlighting trailing whitespaces 2024-03-14 03:10:31 +01:00
info chore: fix some typos (#3239) 2024-04-08 12:04:38 +02:00
lua Revert "Don't expose Go timers directly to lua" (#3211) 2024-03-25 17:11:12 +01:00
screen Reset mouse release state after restarting the screen 2023-01-29 18:26:55 +01:00
shell Fix term output capturing 2023-09-08 23:27:39 -07:00
util Highlighting trailing whitespaces 2024-03-14 03:10:31 +01:00
views chore: fix some typos (#3239) 2024-04-08 12:04:38 +02:00