Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zle-line-finish behavior and documentation
- X-seq: zsh-workers 37628
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: zle-line-finish behavior and documentation
- Date: Thu, 14 Jan 2016 18:22:56 -0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=from:message-id:date:in-reply-to:comments:references:to:subject :mime-version:content-type; bh=BR4CWr64tmR2oSdqfoQsU4onaqPEe/tz41MqHyAHIMU=; b=WWG0Ei4khcHesVENsK/YN+sUtmslyxrDICakVfRhS+T/nj2wInaGBZ5WCAp0s9hSiE mk43aDT0+LcR4wufdeuhfCTcjpe++n4/BQCdKLqAj/SQlaE0os+GBfiPs76hQKifjD5H YteJS3MDpmjS5ogl0hvkv+Frjb9wLpcA2L+lIrtlkJbbjUOnboUQDf8phxffBI1TBKEJ hMaNrl9cPSrUQqew5I7h6jl+n8GWE6zMPv4xI/sY4/7dHu9uruHJIHbv3K5u8R5SYkMS 778rrrxV3T1VaSYsu/yPA2jsUmbaS5C45zicVz1NMUeR06Xl1IaEGndS3cnPT1Nu56x/ OmYQ==
- In-reply-to: <20160114145631.GB12351@cventin.lip.ens-lyon.fr>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20160114145631.GB12351@cventin.lip.ens-lyon.fr>
On Jan 14, 3:56pm, Vincent Lefevre wrote:
}
} BTW, is there something similar executed when the command line is
} aborted?
There's not. All you can do is test [[ -n $ZLE_LINE_ABORTED ]] when
you get back to zle-line-init.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author