Improve tmux
This commit is contained in:
@@ -14,7 +14,11 @@ bind-key s split-window -v
|
|||||||
|
|
||||||
set-option -g mouse on
|
set-option -g mouse on
|
||||||
|
|
||||||
|
# start pane index at 1
|
||||||
|
set -g base-index 1
|
||||||
|
setw -g pane-base-index 1
|
||||||
|
|
||||||
# colors
|
# colors
|
||||||
set -g status-bg black
|
set -g status-bg green
|
||||||
set -g status-fg white
|
set -g status-fg black
|
||||||
set -g status-right '%Y.%m.%d %H:%M'
|
set -g status-right '%Y.%m.%d %H:%M'
|
||||||
|
|||||||
Reference in New Issue
Block a user