aboutsummaryrefslogtreecommitdiff
path: root/tmux/.tmux/.tmux.conf
diff options
context:
space:
mode:
authorOmar Magdy <omar.professional8777@gmail.com>2022-05-30 16:25:07 +0200
committerOmar Magdy <omar.professional8777@gmail.com>2022-05-30 16:25:07 +0200
commit80a5b49a19f79b871a56468ac5f4025f8690f619 (patch)
treeb11706271a0aae558157dabdebd05d4c20fbdf18 /tmux/.tmux/.tmux.conf
parent563b5618f419397c81cbd1e90fa671c972a03135 (diff)
downloaddotfiles-80a5b49a19f79b871a56468ac5f4025f8690f619.tar.xz
dotfiles-80a5b49a19f79b871a56468ac5f4025f8690f619.zip
Updated some files
Diffstat (limited to 'tmux/.tmux/.tmux.conf')
-rw-r--r--tmux/.tmux/.tmux.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/tmux/.tmux/.tmux.conf b/tmux/.tmux/.tmux.conf
index 856665a..0400870 100644
--- a/tmux/.tmux/.tmux.conf
+++ b/tmux/.tmux/.tmux.conf
@@ -20,6 +20,9 @@ set -s focus-events on
set -g prefix2 C-a # GNU-Screen compatible prefix
bind C-a send-prefix -2
+
+set -g mouse on # Enabling mouse
+
set -q -g status-utf8 on # expect UTF-8 (tmux < 2.2)
setw -q -g utf8 on