diff options
| -rw-r--r-- | tmux.conf | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -70,7 +70,6 @@ bind -n M-S-Right resize-pane -R # # window title # -set-window-option -g utf8 on set-window-option -g automatic-rename on set-option -g set-titles on set-option -g set-titles-string '#S:#I.#P #W' # window number,program name,active (or not) @@ -101,7 +100,6 @@ set -g status-right-attr "none" set -g message-fg "colour15" set -g message-command-bg "colour8" set -g status-attr "none" -set -g status-utf8 "on" set -g pane-border-fg "colour8" set -g status-left-attr "none" setw -g window-status-fg "colour7" |
