working shift+enter everywhere
This commit is contained in:
parent
4bab71f9ab
commit
b0dbb8e0b2
@ -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"
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user