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
831 stars 33 forks source link

fix(mux): Unable to use its own operations in neovim #207

Closed mochouaaaaa closed 2 months ago

mochouaaaaa commented 2 months ago

cause: Due to the fact that after deleting pass_key.py, it didn't deal with the fact that kitty didn't send shortcuts to neovim when the environment was in neovim, resulting in not being able to do its own window operations inside neovim