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
904 stars 38 forks source link

fix(mux): Cannot move across mux panes when `wrap_at_edge` and both panes are running `nvim` #77

Closed mrjones2014 closed 1 year ago

mrjones2014 commented 1 year ago

Fixes #74

mrjones2014 commented 1 year ago

@rahulaggarwal965 can you please give this a thorough test?