about summary refs log tree commit diff
path: root/configs/.tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'configs/.tmux.conf')
-rw-r--r--configs/.tmux.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/.tmux.conf b/configs/.tmux.conf
index 4e4099fefeb7..00e9b750b421 100644
--- a/configs/.tmux.conf
+++ b/configs/.tmux.conf
@@ -17,3 +17,5 @@ bind % split-window -c "#{pane_current_path}"
 bind '"' split-window -h -c "#{pane_current_path}"
 bind c new-window -c "#{pane_current_path}"
 
+set -g default-terminal "screen-256color-italic"
+