tmux-jump icon indicating copy to clipboard operation
tmux-jump copied to clipboard

Background highlight conflicts with Nvim theme

Open rtalexk opened this issue 1 year ago • 2 comments

Just right after entering jump mode and pressing a char to search, the terminal background changes to illustrate to which places I can jump.

After selecting a place and exiting jump mode, the theme of Nvim gets affected, it is visible at second 6 where I start moving and each line I move to it recovers its background color (from dark gray to purple-ish).

It doesn't really affect the functionality, but it is kind of annoying.

For this I have a workaround to redraw the content of Nvim, and probably I shouldn't be using this plugin to move around inside Nvim as there are other alternatives for that.

https://github.com/schasse/tmux-jump/assets/16341644/28cfb97c-21f8-4413-88a7-ad30b9d03cbd

rtalexk avatar Mar 10 '24 09:03 rtalexk

I concur with this. Plugin is unusable in Neovim.

pbower avatar Mar 17 '24 08:03 pbower

Hi there,

Thanks for reporting this issue. I understand how the change in theme can be annoying. Unfortunately, I'm currently swamped with other tasks and won't be able to look into this immediately.

However, I'd greatly appreciate it if you could help out with a PR.

Thanks for your understanding and your help!

schasse avatar Mar 18 '24 12:03 schasse