[tmux] Add C-k to clear-history of current window

This commit is contained in:
Eryn Wells 2016-05-02 10:40:05 -07:00 committed by Eryn Wells
parent c8d51ced13
commit 4be02629e7

View file

@ -58,3 +58,5 @@ set-option -g lock-after-time 0
set-option -g lock-command "tmux clock-mode"
bind-key C-a last-window
# TODO: Decide if this should have a -n (allow invoking the command without the leader).
bink-key C-k clear-history