Problem : In the past, when I open a gvim session on a remote machine, the title bar of gvim […]
Tag: gvim
Look strange on gvim after applying Source Sans Pro font
Problem : I downloaded the Source Sans Pro font and install on my Fedora17(Xfce). I did mkfontscale, mkfontdir, fc-cache -fv, […]
How to get vim key-bindings for GVim in Windows?
QUESTION : GVim for Windows overwrites a lot of useful vim commands, such as ctrl+A and ctrl+Y. Is there a […]
How can I run a headless gvim to get syntax highlighted code converted to HTML?
Problem : I want to generate HTML files in batch to show some gvim colorschemes in action. I took my […]
Edit files from Cyberduck in an existing Vim window
QUESTION : I use Cyberduck as my go to FTP client on Windows. I have but one complaint, and that […]
Making gvim ‘instance-only’
Problem : I want to make gvim be ‘instance-only’, i.e., know of an option or something that opens the file […]
Vim line numbers in insert mode
QUESTION : For some reason, Vim (gVim for Windows) turns off the line numbers when I enter insert mode. This […]
gvim view script output in realtime in quickfix window
QUESTION : I’m using gvim in a windows environment and have some custom scripts that I use to build with. […]
“E212: Can’t open file for writing” when saving in gvim on Windows
QUESTION : I opened a new file with :e ~mypathmyfile.txt using gvim on Windows. But when I try to save […]
Remap keys for one specific program under Linux
Problem : How can I set keys to be remapped for one specific program in Linux? (More specifically Caps Lock […]