I am using gvim in Windows and novice to it.
I want to have a transparent background for my VI (in Windows) , like console which creates a transparent command prompt.
I asked the same question in stackoverflow and someone redirected me to here.
|
I am using gvim in Windows and novice to it. I want to have a transparent background for my VI (in Windows) , like console which creates a transparent command prompt. I asked the same question in stackoverflow and someone redirected me to here. | |||||
feedback
|
|
Run it (vim, not gvim) in Console2 and learn a few VIM commands like, :w for save. (esc :w if you're editing something.) | |||||
feedback
|
|
This capability would have to be added to gvim, as it does not have it. There is a patch for background images in gvim which you might enjoy. Also, there is a program called Glass2k which allows you to make any Windows program transparent. It will make the whole window transparent, not just the background. | |||
|
feedback
|