3 May 2007 23:10
Re: About "How I use ROX"
martinko <gamato <at> users.sf.net>
2007-05-03 21:10:13 GMT
2007-05-03 21:10:13 GMT
Jim Ramsay wrote:
>
> If you want to reuse the same instance of gvim (or vim) for all text
> files, you can try the magic 'client/server' in vim (":h clientserver"
> for more info). This may be only available in more recent versions of
> vim (running 7.0 here), but I'm not sure what the minimum version is.
>
> I have used this, plus a nice app called 'wmctrl' to come up
> with this magic script I called 'gvimws' (attached) which lets me have
> exactly one gvim instance per X desktop. You could probably do
> something similar for xterm+vim, I think.
>
Jim,
This might be more portable:
#!/usr/bin/env bash
Anyway, thanks for the script!
Martin
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
RSS Feed