Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: write a command line.
- X-seq: zsh-users 17004
- From: Mikael Magnusson <mikachu@xxxxxxxxx>
- To: Ray Andrews <rayandrews@xxxxxxxxxxx>
- Subject: Re: write a command line.
- Date: Fri, 13 Apr 2012 19:55:15 +0200
- Cc: zsh-users@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=NNwQ+HszErYF7vQ8V3zbFyex8jIpjqjxryjx0P5HYt0=; b=K3VoX47Q5Ba/F0FI+JXaPClybfUNYcP8y2Lvtz37z7KkrvDGIaplmUAH56HoNAwx88 OHltX34Z2u0aSXsxwYIQ+zUXDwaK7HoehaoRmv3/yBYcrol54um0RZ3t7V1f56678eWE O1hBFwdRqkKO68RXWxO8rHVx9+WLqDpnatx4HQNbXSNKV9dVOjTpE2T1AJoTKS5ekLWx 0QYCAJ4WE1d5IL6UVshQE7KAoGsLXyRJ71eZvNaDWFIfpHIUb+GqIXPtlfeE3Mot5e5D C1i4rteVvEw4XMkinPeDHtYf+XY90qlDMfEqU9PWd8OFxw5rXgh1z6LS6OyzttEbn10F wFuQ==
- In-reply-to: <4F885F3B.9000402@eastlink.ca>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <4F885F3B.9000402@eastlink.ca>
On 13 April 2012 19:15, Ray Andrews <rayandrews@xxxxxxxxxxx> wrote:
> Gentlemen,
[...]
> But I can't believe that zsh doesn't have some simple way of
> writing some string to the prompt line and just leaving it there.
print -z hello
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author