Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
javert
on June 10, 2012
|
parent
|
context
|
favorite
| on:
Vim: Buffers, Windows, and Tabs
I may have to look into this "vim server" business :D
johncoltrane
on June 10, 2012
[–]
Start GVim, it acts as a server named GVIM
$ gvim filename
Open another file in the same GVim instance
$ gvim --servername GVIM --remote otherfilename
duaneb
on June 10, 2012
|
parent
[–]
can you ctrl-w-w to focus between X11 windows?
johncoltrane
on June 10, 2012
|
root
|
parent
[–]
With this setup you have only one GVim instance that works as usual. Switching between this single GVim X11 window and other X11 windows from other programs is your WM's business, not Vim's.
duaneb
on June 10, 2012
|
root
|
parent
[–]
Ah, well, I can dream.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: