mirror of
https://github.com/atuinsh/atuin.git
synced 2024-12-26 00:50:22 +01:00
report alternate keys so shift still works (#1601)
This commit is contained in:
parent
732f882c6e
commit
5ab8fa3e9d
@ -722,6 +722,7 @@ impl Stdout {
|
||||
PushKeyboardEnhancementFlags(
|
||||
KeyboardEnhancementFlags::DISAMBIGUATE_ESCAPE_CODES
|
||||
| KeyboardEnhancementFlags::REPORT_ALL_KEYS_AS_ESCAPE_CODES
|
||||
| KeyboardEnhancementFlags::REPORT_ALTERNATE_KEYS
|
||||
),
|
||||
)?;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user