Differentiate <c-i> and <tab> in alacritty.

This commit is contained in:
Shawn Anderson 2024-02-02 14:57:42 -08:00
parent 6568bd09b4
commit eac602cb3e
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ live_config_reload: true
key_bindings: key_bindings:
- { key: F11, action: ToggleFullscreen } - { key: F11, action: ToggleFullscreen }
- { key: I, mods: Control, chars: "\x1b[105;6u" }
# Needed for tmux to display colors properly in vim: # Needed for tmux to display colors properly in vim:
env: env: