giusgad / pets.nvim

Display pets in your editor 🐱

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support tmux please

nikth0 opened this issue · comments

Please make this plugin work in tmux. Or is there any work around i can implement?
It is really needed since i'm working with 10+ projects at the same time.

I don't think it's possible yet, but there is some related work going on inside kitty, if you're interested you can read the details on the official kitty repo, pr 5664. After that, using it in neovim shouldn't really be too hard, as it seems it'll be as simple as passing an extra flag.

@nikitathomas342 Out of curious, what emulator are you using?

commented

any how to make it work in tmux?