diff --git a/tmux.conf.local b/tmux.conf.local index c04a7b9..81d6b83 100644 --- a/tmux.conf.local +++ b/tmux.conf.local @@ -13,3 +13,5 @@ bind -n C-h select-pane -L bind -n C-j select-pane -D bind -n C-k select-pane -U bind -n C-l select-pane -R + +bind -n C-k send-keys -R \; clear-history