aboutsummaryrefslogtreecommitdiffstats
path: root/tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tmux.conf')
-rw-r--r--tmux.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/tmux.conf b/tmux.conf
index 9cdc9e3..9256189 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -2,6 +2,9 @@
# unbind some default keybindings
unbind C-b
+set-option -sa terminal-features ',screen-256color:RGB'
+set-option -g focus-events on
+
# set shell
#set -g default-shell '/bin/ksh'