Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Passing parameters completely untouched
- X-seq: zsh-users 8780
- From: zzapper <david@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Passing parameters completely untouched
- Date: Fri, 06 May 2005 13:36:57 +0100
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <pf5l71lbqhok9gf9b4j606li2s77h848ij@xxxxxxx> <1050506040207.ZM31436@xxxxxxxxxxxxxxxxxxxxxxx>
- Sender: news <news@xxxxxxxxxxxxx>
On Fri, 06 May 2005 04:02:07 +0000, wrote:
>On May 5, 11:02pm, zzapper wrote:
>}
>} I want to be able to pass a string with backslashes w/o them being
>} interpreted
>
>} > convert_path "c:\aaa\fred\file.txt"
>
>Use single quotes, man.
>
Bart,
Doesn't work for me on Cygwin zsh 4.2.4 (i686-pc-cygwin) even with single quotes the backslash is
interpreted.
I've solved my problem though by reading the paste buffer from within the zsh function
--
zzapper
vim -c ":%s%s*%Cyrnfr)fcbafbe[Oenz(Zbbyranne%|:%s)[[()])-)Ig|norm Vg?"
http://www.rayninfo.co.uk/tips/ vim, zsh & success tips
Messages sorted by:
Reverse Date,
Date,
Thread,
Author