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

Use wezterm.plugin.require() for easy install on wezterm #143

Closed MLFlexer closed 8 months ago

MLFlexer commented 8 months ago

Similar Issues

Description

The installation process on wezterm could be improved by utilising western.plugin.require() to reduce clutter in a users config

MLFlexer commented 8 months ago

See example

mrjones2014 commented 8 months ago

Already have plans to do so but haven’t filed an issue yet 😄 thanks for the issue

mrjones2014 commented 8 months ago

@MLFlexer if you have time could you help test #144? I don't have Wezterm nightly installed, and I'm on Nix so it will take me a minute to figure out how to get Wezterm nightly installed via Nix 😅

MLFlexer commented 8 months ago

I have tested it on NixOS. So i have the same problem with testing the pane resizing as you in neovim, however i would think it works