.tmux.conf

changeset 1127
a120f1d3d932
parent 1013
125540e1a1a7
child 1133
cb91318a522e
equal deleted inserted replaced
1126:fe77c5eed375 1127:a120f1d3d932
1 set -g default-terminal "tmux-256color" 1 set -g default-terminal "tmux-256color"
2 # set -ga terminal-overrides ',*:RGB' 2 # set -ga terminal-overrides ',*:RGB'
3
4 set -g update-environment 'DBUS_SESSION_BUS_ADDRESS'
3 5
4 set -g history-limit 6000 6 set -g history-limit 6000
5 set -g display-time 4000 7 set -g display-time 4000
6 8
7 set -g mouse on 9 set -g mouse on

mercurial