feat: add bind for tms kill
This commit is contained in:
parent
8b1a2afe54
commit
20d8ca53c5
@ -8,6 +8,9 @@ bind C-o display-popup -E "~/.cargo/bin/tms"
|
||||
unbind C-j
|
||||
bind C-j display-popup -E "~/.cargo/bin/tms switch"
|
||||
|
||||
unbind C-k
|
||||
bind C-k display-popup -E "~/.cargo/bin/tms kill"
|
||||
|
||||
unbind %
|
||||
bind | split-window -h
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user