Closed DMunkei closed 1 year ago
Can't override the default keybind. Similar to the previous issue here #6
# Pomodoro set -g @pomodoro_start 'h' # Start a Pomodoro with tmux-prefix + p set -g @pomodoro_cancel 'H' # Cancel a Pomodoro with tmux-prefix key + P
When I press tmux-prefix + p It starts the menu. It also works with the new keybind I created.
tmux-prefix + p
I've just tried it on my end and it works fine. Are you reloading Tmux after changing them?
@DMunkei - Any luck?
Can't override the default keybind. Similar to the previous issue here #6
When I press
tmux-prefix + p
It starts the menu. It also works with the new keybind I created.