Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: "{ } always { }" construct and return in called functions
- X-seq: zsh-workers 35298
- From: Dave Yost <Dave@xxxxxxxx>
- To: zsh workers <zsh-workers@xxxxxxx>
- Subject: Re: "{ } always { }" construct and return in called functions
- Date: Tue, 26 May 2015 19:20:30 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:content-type:mime-version:subject:in-reply-to:date :content-transfer-encoding:sendlaterdate:message-id:references:to; bh=p7zrsz/9D4ngp/+9ebrZbBts+bgMWY/4SBt1G3nJww0=; b=nIsVIQPxaGXp6S/VAoPum3SU3tvV2trOE2rk+WiD1SroBn+nWJEZL05yF7yKYAH3JO lFlX/7RlicXz1jSErJ9MS9iYkTz+2F8EoCAzhhGpN56MCJith9fePET0oJuh66ksSWiX BBIghEr32mvi8Xiiu/spRyVAGx2LohlQRR92lCCxwMbY3m0omM5qzRUgTV2bEOTP4C2c d7tkbuzFOjS+LzAt0iemt34N40FUN3XLtmxZ9BlrOlMLSZ96q7ABCGFHwiRV1tsfJAZP 8St7ii/XcsoPJdj4MhzTMoeBZYZvqlc55qKACgbcbAKqhWBBwNLaLbY1EVLW6aj4NOzp XxUQ==
- In-reply-to: <CAHYJk3Run0462_1=goF1-AirDTRa2L_UFS4hYHBY88ygwDSt0g@mail.gmail.com>
- 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: <CAHfspHmUOgLjnEMtLBBoeU31Z2GKu8uD5MYE4jsogMKbf+ag9g@mail.gmail.com> <20150513155915.71f3daaa@pwslap01u.europe.root.pri> <CAHYJk3RBn_U_ZTNXWHeBfAJyibspcx1=gMM2OTmXz2cpsrrY2Q@mail.gmail.com> <20150522233113.76b13026@ntlworld.com> <CAHYJk3Run0462_1=goF1-AirDTRa2L_UFS4hYHBY88ygwDSt0g@mail.gmail.com>
- Sender: Dave Yost <daveyostcom@xxxxxxxxx>
- Sendlaterdate: Tue, 26 May 2015 19:20:30 -0700
Here’s one for you:
By accident I often type !4 and then tab
instead of !$ and then tab.
When I backspace over the !4 and type !$, the !$ seems to be invisible, i.e. doesn’t work.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author