mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 15:04:36 +03:00
42f855d912
When in raw mode, go to level 2, but use level 1 for cooked so that we don't obfuscate ctrl-c. A consequnce of this is that CTRL-C is now reported to the app as CTRL-lowercase-c where we previously reported as CTRL-uppercase-C. Made a note of the breaking nature of this change in a new changelog file. Fixed recognizing SHIFT-TAB refs: https://github.com/wez/wezterm/issues/2511 |
||
---|---|---|
.. | ||
buffered_terminal.rs | ||
gennerdfonts.rs | ||
hello.rs | ||
key_tester.rs | ||
line_editor.rs | ||
strip-ansi-escapes.rs | ||
terminal_direct.rs | ||
widgets_basic.rs | ||
widgets_nested.rs |