Closed carlocaione closed 2 years ago
I have <tmux-prefix> p and <tmux-prefix> P already bound to something else.
<tmux-prefix> p
<tmux-prefix> P
If I try to set new keybindings with:
set -g @pomodoro_start 'h' set -g @pomodoro_cancel 'H'
I still get the old p P hooked to tmux-pomodoro-plus.
p
P
tmux-pomodoro-plus
PBKAC
I have
<tmux-prefix> p
and<tmux-prefix> P
already bound to something else.If I try to set new keybindings with:
I still get the old
p
P
hooked totmux-pomodoro-plus
.