Paul 写道:
Hi, I'm wondering if this is even possible:

I want to ssh to a remote server, open vim, split a file, and drag the split separator around with the mouse. More importantly, I want to use the "* register, so I can select text with the keyboard and put it into my local X buffer (to paste with shift-insert). None of this currently works for me.

X11 forwarding is working - xclock on the remote server displays on my local screen.


If X11 forwarding is working, why not just use gvim instead of vim?

You can start gvim from the remote server and have full mouse support.


For console vim, I can't even use mouse to drag the split separator locally. So this is not a problem with remote server, it is about the configuration of your console vim.


-- 
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php

Reply via email to