Skip to content

When is the menu supposed to appear? #4

Discussion options

You must be logged in to vote

With the default config, the menu should appear when you press prefix + Space.

If that doesn't work, another tmux plugin might be using the same keybinding, such as tmux-thumbs. You can confirm this by checking your prefix keymap:

> # My only keybinding for prefix+Space is tmux-which-key's display-menu command
> tmux lsk -Tprefix | grep Space
bind-key    -T prefix Space   display-menu -T "#[align=centre,bold]#[fg=green,align=centre,bold]tmux#[align=centre,bold]" -x R -y P Run space command-prompt "Last window" tab last-window "Last pane" ` last-pane Copy c "show-wk-menu #{@wk_menu_copy}" '' +Windows w "show-wk-menu #{@wk_menu_windows}" +Panes p "show-wk-menu #{@wk_menu_panes}" +Buffers b "s…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@geoffreyvanwyk
Comment options

Answer selected by geoffreyvanwyk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants