Fabian Boehm 9c40f72643 Add feature flag for turning off keyboard protocols
To work around terminal bugs.

The flag "keyboard-protocols" defaults to "on" and enables keyboard protocols,
but can be turned off by setting "no-keyboard-protocols".

This has downsides as a feature flag - if you use multiple terminals and
one of them can't do it you'll have to disable it in all,
but anything else would require us to hook this up to env-dispatch,
and ensure that we turn the protocols *off* when the flag is disabled.

Since this is a temporary inconvenience, this would be okay to ask
zellij and Jetbrains-with-WSL users.
2025-02-11 22:22:08 +01:00
..
2024-12-29 13:37:29 +01:00
2024-08-15 17:38:04 +02:00
2024-04-25 21:52:56 +02:00
2024-05-26 22:06:11 -05:00
2024-04-21 14:35:13 +02:00
2024-05-30 12:14:43 -05:00
2024-12-17 16:44:34 +01:00