Give kitty alt+shift+enter power for tmux vertical splits
This commit is contained in:
@@ -13,6 +13,8 @@ confirm_os_window_close 0
|
||||
# Keybindings
|
||||
map ctrl+insert copy_to_clipboard
|
||||
map shift+insert paste_from_clipboard
|
||||
# Kitty legacy encoding sends Alt+Shift+Enter the same as Alt+Enter; send CSI-u so tmux can match M-S-Enter.
|
||||
map alt+shift+enter send_text all \e[13;4u
|
||||
|
||||
# Allow remote access
|
||||
allow_remote_control yes
|
||||
|
||||
Reference in New Issue
Block a user