add set-titles

Sat, 19 Mar 2016 15:28:12 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Sat, 19 Mar 2016 15:28:12 -0400
changeset 279
5fbd5271c9dd
parent 278
54da53978ffb
child 280
14e5ad653da4

add set-titles

.tmux.conf file | annotate | diff | comparison | revisions
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -178,5 +178,8 @@ set -g window-active-style bg=colour232
 set -g status-bg colour235
 set -g status-fg cyan
 
+set -g set-titles on
+set -g set-titles-string "#h(#S)"
+
 source ~/.tmux.conf.local
 

mercurial