git://git.iain.cx/iain
/
profile.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7ec1a4
)
Show host and session name in tmux status line.
author
Iain Patterson
<me@iain.cx>
Wed, 6 Oct 2010 13:17:03 +0000
(14:17 +0100)
committer
Iain Patterson
<me@iain.cx>
Fri, 29 Oct 2010 13:06:17 +0000
(14:06 +0100)
.tmux.conf
patch
|
blob
|
history
diff --git
a/.tmux.conf
b/.tmux.conf
index
4e5fda4
..
8de9f0f
100644
(file)
--- a/
.tmux.conf
+++ b/
.tmux.conf
@@
-149,7
+149,7
@@
setw -g window-status-current-bg colour17
setw -g window-status-current-fg white
# No border.
set -g status-left ''
-set -g status-right ''
+set -g status-right '
#[fg=white,bg=colour8][#H:#S]
'
# Window flags.
setw -g window-status-current-format '[#I.#P#F #W]'
setw -g window-status-format ' #I.#P#F #W '