Add tmux history clear message
This commit is contained in:
@@ -29,7 +29,7 @@ unbind '%'
|
||||
bind-key -n C-x resize-pane -Z
|
||||
bind-key C-x send-keys C-x
|
||||
|
||||
bind k clear-history
|
||||
bind k clear-history\; display "History cleared"
|
||||
|
||||
bind-key a set-window-option synchronize-panes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user