Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: vi =myscript_somewhere can I specify which editor used?
- X-seq: zsh-users 8075
- From: zzapper <david@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: vi =myscript_somewhere can I specify which editor used?
- Date: Tue, 19 Oct 2004 14:12:51 +0100
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <afn9n051bfdtmvtpogqrur9fhn381ouhdl@xxxxxxx> <20041019114239.GA24763@xxxxxxxxxxxxxxxxx>
- Sender: news <news@xxxxxxxxxxxxx>
On Tue, 19 Oct 2004 13:42:40 +0200, wrote:
> gvim =myscript_somewhere
>Is that too easy or do I misunderstand your question?
>
>Ciao,
>Thomas
Blush, yes I remember now the real problem is that gvim being a win32 program doesn't understand the
Cygwin / root, thus I have to use Cygwin's non-gui vim
What I can use instead is (learnt here) and had forgot i had
function vcd {cd =$1(:h);gvim $1 &}
> vcd some_script_somewhere_in_my_paths
zzapper (vim, cygwin, wiki & zsh)
--
vim -c ":%s%s*%CyrnfrTfcbafbeROenzSZbbyranne%|:%s)[R-T]) )Ig|:norm G1VGg?"
http://www.vim.org/tips/tip.php?tip_id=305 Best of Vim Tips
Messages sorted by:
Reverse Date,
Date,
Thread,
Author