🧠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
977
stars
43
forks
source link
improved(mappings): support ranges in keymaps (for example, `10<A-h>` to `resize_left` by `(10 * config.default_amount)`) #43
Fixes #42