mrjones2014 / smart-splits.nvim

🧠 Smart, seamless, directional navigation and resizing of Neovim + terminal multiplexer splits. Supports tmux, Wezterm, and Kitty. Think about splits in terms of "up/down/left/right".
MIT License
906 stars 38 forks source link

Does smart-splits.nvim support to quit the resize mode by pressing 'q' #18

Closed fgheng closed 2 years ago

fgheng commented 2 years ago

Hello, I want to quit the resize mode using 'q', how to set it.

fgheng commented 2 years ago

and how to close the notifications while in or out the resize mode.

mrjones2014 commented 2 years ago

@fgheng why'd you close this? I was going to make it configurable

fgheng commented 2 years ago

@fgheng why'd you close this? I was going to make it configurable

Oh, I am sorry, because I think it is reasonable to use <ESC>. But I'm also looking forward to a configurable option of this.

mrjones2014 commented 2 years ago

Updated. There's config options for it now.