mikavilpas / yazi.nvim

A Neovim Plugin for the yazi terminal file manager
MIT License
243 stars 7 forks source link

fix!: remap default horizontal split c-s -> c-x #33

Closed mikavilpas closed 3 months ago

mikavilpas commented 3 months ago

This is done to avoid overriding an existing yazi keybinding ("search none", which cancels the ongoing search)

Fixes https://github.com/mikavilpas/yazi.nvim/issues/31