From 9ca73d77c33f382abf6ca539a0fbf75a58946306 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Thu, 26 Jun 2025 12:54:33 +0900 Subject: modified core/keymaps.lua, modified tmux/tmux.conf --- ar/.config/tmux/tmux.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ar/.config/tmux') diff --git a/ar/.config/tmux/tmux.conf b/ar/.config/tmux/tmux.conf index 3a4eae8..1218cf2 100644 --- a/ar/.config/tmux/tmux.conf +++ b/ar/.config/tmux/tmux.conf @@ -10,10 +10,12 @@ if 'test ! -d "${TMUX_PLUGIN_MANAGER_PATH}/tpm"' { ### --- Settings --- ### # general +set -as terminal-features 'xterm*:extkeys' set -g base-index 1 set -g pane-base-index 1 set -g default-shell /usr/bin/zsh set -g detach-on-destroy off +set -s extended-keys on set -g focus-events on set -g history-limit 1000000 set -g mouse on -- cgit v1.2.3