tmux: remove display reloaded

This commit is contained in:
krolyxon 2024-01-15 20:22:28 +05:30
parent 59f2c95df1
commit f1ee81b9b9
1 changed files with 1 additions and 1 deletions

View File

@ -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