working shift+enter everywhere

This commit is contained in:
Anton Volnuhin 2026-04-07 23:34:01 +03:00
parent 4bab71f9ab
commit b0dbb8e0b2
2 changed files with 2 additions and 1 deletions

View File

@ -14,7 +14,7 @@ bind C-a send-prefix -2
bind r source-file ~/.tmux.conf \; display '~/.tmux.conf sourced'
set -g default-terminal "tmux-256color"
set -s set-clipboard external
set -s extended-keys on
set -s extended-keys always
set -s extended-keys-format csi-u
set -as terminal-features ",xterm-kitty:RGB"
set -as terminal-features ",xterm-kitty:clipboard"

View File

@ -12,6 +12,7 @@ map cmd+6 goto_tab 6
map cmd+7 goto_tab 7
map cmd+8 goto_tab 8
map cmd+9 goto_tab 9
map shift+enter send_text all \x1b[13;2u
cursor_trail 0
shell_integration no-cursor
cursor_shape beam