summaryrefslogtreecommitdiff
path: root/ar/.config/tmux/tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'ar/.config/tmux/tmux.conf')
-rw-r--r--ar/.config/tmux/tmux.conf2
1 files changed, 2 insertions, 0 deletions
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