You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First off, thanks for vimade! It really helps keep track of where I am when I'm using lots of splits, and it's great for pair programming.
I use :terminal windows heavily. I'm not sure if this is possible, since :terminal doesn't use vim highlight groups, but it'd be awesome if we could dim those as well.
The text was updated successfully, but these errors were encountered:
I believe there is a partial way to do this, but requires putting the terminal into normal mode before leaving it. I use something similar to the remap below, which should work in both neovim and vim:
First off, thanks for vimade! It really helps keep track of where I am when I'm using lots of splits, and it's great for pair programming.
I use
:terminal
windows heavily. I'm not sure if this is possible, since:terminal
doesn't use vim highlight groups, but it'd be awesome if we could dim those as well.The text was updated successfully, but these errors were encountered: