tmux: remove display reloaded
This commit is contained in:
parent
59f2c95df1
commit
f1ee81b9b9
|
|
@ -14,7 +14,7 @@ set -g base-index 1
|
|||
setw -g pane-base-index 1
|
||||
set -g renumber-windows on
|
||||
|
||||
bind r source-file ~/.config/tmux/tmux.conf; display "Reloaded!!"
|
||||
bind r source-file ~/.config/tmux/tmux.conf;
|
||||
|
||||
# vim keys
|
||||
# setw -g mode-keys vi
|
||||
|
|
|
|||
Loading…
Reference in New Issue