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
895 stars 37 forks source link

feat(mux): Add Wezterm plugin for easier setup on Wezterm (experimental) #144

Closed mrjones2014 closed 8 months ago

mrjones2014 commented 8 months ago

Fixes #143

Note: this functionality is still experimental.

MLFlexer commented 8 months ago

I have tested this in wezterm version: wezterm 20230712-072601-f4abf8fd on NixOS, by following the readme, and then checking out the branch manually, as it is not possible to checkout branches with wezterm.plugin.require(). However the functionality should be the same.

It is working as expected! :smile:

Note however that i am not on the nightly version, thus i have not tested pane resizing from within neovim