3 set -g default-terminal "screen-256color"
4 #set-option -ga terminal-overrides ",xterm-256color:Tc" # True color. Doesn't work.
11 set -g history-limit 1000000000
18 # default-shell "/bin/zsh"
19 # destroy-unattached off
20 # detach-on-destroy on
21 # display-panes-active-colour red
22 # display-panes-colour blue
23 # display-panes-time 1000
27 # lock-command "lock -np"
28 # message-command-style fg=yellow,bg=black
29 # message-style fg=black,bg=yellow
30 # renumber-windows off
32 # set-remain-on-exit off
34 # #H Hostname of local host
35 # #h Hostname of local host (no domain name)
45 set -g set-titles-string "#S [#I #{session_windows}] #W - #T #{session_alerts}"
46 set -g allow-rename on
47 setw -g automatic-rename
50 setw -g status-position bottom
51 setw -g status-style "fg=#b2b2a0"
52 setw -ga status-style "bg=#383838"
54 setw -g window-status-current-style "fg=#dfaf8f"
55 #setw -ga window-status-current-style "bg=#2b2b2b"
57 # update-environment "DISPLAY SSH_ASKPASS SSH_AUTH_SOCK SSH_AGENT_PID SSH_CONNECTION WINDOWID XAUTHORITY"
61 # word-separators " -_@"