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

failed to get tmux pane ID #34

Closed duarm closed 1 year ago

duarm commented 1 year ago

the solution is to turn off tmux integration, but why is that option ON by default? it shouldnt

mrjones2014 commented 1 year ago

Sorry about that, can you double check that #35 fixes your issue

duarm commented 1 year ago

confirmed it fixes the issue, thanks.