zsh-users
 help / color / mirror / code / Atom feed
From: zzapper <david@rayninfo.co.uk>
To: zsh-users@zsh.org
Subject: Re: suffix alias on a generated file name
Date: Tue, 17 Dec 2019 10:02:37 -0000 (UTC)	[thread overview]
Message-ID: <XnsAB28662C45EF4davidrayninfocouk@195.159.176.226> (raw)
In-Reply-To: <20191216035801.doeloio2cwauxguj@tarpaulin.shahaf.local2>

Daniel Shahaf <d.s@daniel.shahaf.name> wrote in
news:20191216035801.doeloio2cwauxguj@tarpaulin.shahaf.local2: 

> zzapper wrote on Sun, Dec 15, 2019 at 16:20:16 -0000:
>> Daniel Shahaf <d.s@daniel.shahaf.name> wrote in
>> news:20191214111751.ot4jd3o5esekqyfb@tarpaulin.shahaf.local2: 
>> 
>> 
>> >> BUT how do I do that without the manual TABing?
>> > 

> I suppose you could wrap the accept-line widget to perform expansion:
> 
>     accept-line() { zle expand-word; zle .accept-line -- "$@" 
>     zle -N accept-line
> 
> (untested)
> 
Daniel nothing seems to work I think there must be something 'funny' about 
the way a suffix alias works i.e it must be the first thing that the shell 
sees.



-- 
zzapper
https://twitter.com/dailyzshtip


  reply	other threads:[~2019-12-17 10:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-13 13:32 zzapper
2019-12-14 11:17 ` Daniel Shahaf
2019-12-15 16:20   ` zzapper
2019-12-16  3:58     ` Daniel Shahaf
2019-12-17 10:02       ` zzapper [this message]
2019-12-17 10:14         ` Daniel Shahaf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=XnsAB28662C45EF4davidrayninfocouk@195.159.176.226 \
    --to=david@rayninfo.co.uk \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).