Unable to map super (command) key on macOS #2950
-
What system are you running Yazi on?macOS What terminal are you running Yazi in?kitty 0.42.1
|
Beta Was this translation helpful? Give feedback.
Answered by
sxyazi
Jul 6, 2025
Replies: 1 comment 1 reply
-
It should be Also note that Cmd+w may already be in use, as it is the global shortcut for closing windows on macOS, so you may need to use other keys instead. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
edwardloveall
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It should be
<D-w>
, see https://yazi-rs.github.io/docs/configuration/keymap#notationAlso note that Cmd+w may already be in use, as it is the global shortcut for closing windows on macOS, so you may need to use other keys instead.