Skip to content

How to change default keybinding? #3359

Answered by mark2185
wojciech-kulik asked this question in Q&A
Discussion options

You must be logged in to vote

If you search for <c-s> in the docs markdown you'll find the key filteringMenu and you can replace it with e.g. <c-b> in your config.yml:

keybinding:
  universal:
    filteringMenu: '<c-b>'

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@wojciech-kulik
Comment options

Answer selected by wojciech-kulik
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