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".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature]: Does it support warp terminal?

kola-web opened this issue · comments

Similar Issues

  • Before filing, I have searched for similar issues.

Description

Does it support warp terminal?

commented

The Neovim features will work in any terminal.

If you're asking if it will support Warp's multiplexer, then the answer is no, it doesn't. Currently it supports tmux and the multiplexers built into Kitty terminal and Wezterm, with support planned for Zellij, pending some required features being added to Zellij.

My personal opinion is that Warp terminal is proprietary malware trying to trick people into thinking it's open source, so I won't be installing it on any of my machines to test with; therefore, it's not feasible to add support for it to smart-splits.nvim.

I'd suggest trying one of the great open source terminals like Wezterm or Kitty 🙂

Thank you for your suggestion