From b0dbb8e0b2d577750ce27e3c5a4e1a811735046b Mon Sep 17 00:00:00 2001 From: Anton Volnuhin Date: Tue, 7 Apr 2026 23:34:01 +0300 Subject: [PATCH] working shift+enter everywhere --- dot_tmux.conf | 2 +- private_dot_config/kitty/kitty.conf | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/dot_tmux.conf b/dot_tmux.conf index 6622ab4..c5e044a 100644 --- a/dot_tmux.conf +++ b/dot_tmux.conf @@ -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" diff --git a/private_dot_config/kitty/kitty.conf b/private_dot_config/kitty/kitty.conf index 3f1a604..e331c2b 100644 --- a/private_dot_config/kitty/kitty.conf +++ b/private_dot_config/kitty/kitty.conf @@ -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