Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: pushing a string in the cut&paste stack
- X-seq: zsh-users 11405
- From: Andy Spiegl <zsh.Andy@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: pushing a string in the cut&paste stack
- Date: Mon, 16 Apr 2007 16:44:11 +0200
- In-reply-to: <9fda5e550704160530p7e478483i4e8021a9e199ce23@xxxxxxxxxxxxxx>
- Kreccount: 1
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <9fda5e550704160530p7e478483i4e8021a9e199ce23@xxxxxxxxxxxxxx>
Hi Giulio,
> I would like to know how can I push a string in the cut&paste stack of
> zle. In practice, I would like to have a shell function, name it
> "copythis", such that
>
> >copythis "blabla"
Maybe I am overlooking something obvious but why don't you just "kill" the
blabla with alt-d? Then it's in the killring for later usage. Typing
copythis and quotes seems a lot more complicated to me.
Chau,
Andy.
--
Fotos: familie.spiegl.de Info: peru.spiegl.de
Weblog: blog.spiegl.de Mail: andy@xxxxxxxxx
--
"Linux is beating Windows" - David Cole, Microsoft Executive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author