Skip to content

How to swap 's' and '/' key bindings #1366

Closed Locked Answered by sxyazi
uwla asked this question in 1. Q&A
Discussion options

You must be logged in to vote

'/' will search for files

{ on = ["/"], run = "search fd" }

the 's' will find next occurrence

{ on = ["s"], run = "find_arrow" }

Doc of keymap.toml: https://yazi-rs.github.io/docs/configuration/keymap

Replies: 1 comment 1 reply

Comment options

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

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