Replies: 1 comment 1 reply
-
Awesome! I was thinking it might be the easiest to map a key in yazi itself. That way you would have the same key close yazi as well as yazi.nvim (yazi.nvim simply closes when yazi exits). Would this work for you? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, thank you so much for your work! my new favorite file tree BY FAR!!!
Question regarding overriding yazi keymaps:
set_keymappings_function = function(yazi_buffer_id, config, context) end,
Forgive me, but how would I remap ; to close yazi.nvim?
Beta Was this translation helpful? Give feedback.
All reactions