Bläddra i källkod

Fix tmux status line ad-hoc-ly

pull/1/head
10sr 9 år sedan
förälder
incheckning
f3fd95782c
1 ändrade filer med 2 tillägg och 1 borttagningar
  1. +2
    -1
      tmux.conf

+ 2
- 1
tmux.conf Visa fil

@@ -26,7 +26,8 @@ setw -g mode-mouse off
# set -g set-titles off
set -g display-panes-time 5000
set -g window-status-current-format "#I|#W:#T#F"
set -g window-status-format "#I|#W:#T#F"
#set -g window-status-format "#I|#W:#T#F"
set -g window-status-format "#I|#T#F"
# set window name automatically from command currently running
set -g automatic-rename on



Laddar…
Avbryt
Spara