summaryrefslogtreecommitdiffstats
path: root/.config/tmux/tmux.conf
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2022-01-14 09:54:31 +0100
committerRomain Gonçalves <me@rgoncalves.se>2022-01-14 09:54:31 +0100
commitd64d4a6a3924e144fe49b3d956320b37786a738a (patch)
tree4150edec412902cc11c73e7d619e40003de3b19e /.config/tmux/tmux.conf
parenta380254393b2a1e08e4dd02e96e5c206a457ec59 (diff)
downloaddots-d64d4a6a3924e144fe49b3d956320b37786a738a.tar.gz
Fri Jan 14 09:54:31 AM CET 2022
Diffstat (limited to '.config/tmux/tmux.conf')
-rwxr-xr-x.config/tmux/tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf
index 81e5d4f..9e77b7c 100755
--- a/.config/tmux/tmux.conf
+++ b/.config/tmux/tmux.conf
@@ -3,7 +3,7 @@ set-option -g prefix `
set-option -g mouse off
set-option -g mode-keys vi
set-option -g escape-time 0
-# set-option -g default-terminal "screen-256color"
+set-option -g default-terminal "screen-256color"
set-option -g history-limit 5000
set -s escape-time 0
remember that computers suck.