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

[Feature]: `at_edge = 'split'` should behave like `at_edge = 'stop'` on `ignored_buftypes` and `ignored_filetypes` #83

Closed mrjones2014 closed 1 year ago

mrjones2014 commented 1 year ago

Similar Issues

Description

When you get to an edge and the window is something like NvimTree we should just stop in this case instead of splitting.