diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 24c3c1e..7a5efe1 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -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