[tmux] Add C-k to clear-history of current window
This commit is contained in:
parent
c8d51ced13
commit
4be02629e7
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue