zsh-workers
 help / color / mirror / code / Atom feed
From: Mikael Magnusson <mikachu@gmail.com>
To: Marlon Richert <marlon.richert@gmail.com>
Cc: Zsh hackers list <zsh-workers@zsh.org>
Subject: Re: [PATCH] Don't complete escaped words as aliases
Date: Sat, 13 Nov 2021 08:02:18 +0100	[thread overview]
Message-ID: <CAHYJk3RJRWZJFdbFeT_ujUAi6kTxa3DgHXT7q7UFedfcvMQ1pw@mail.gmail.com> (raw)
In-Reply-To: <CAHLkEDsK3UH7EkJFDxhsrAeSdmcYpceHsdfu7yPG52-jfjL88A@mail.gmail.com>

On 11/12/21, Marlon Richert <marlon.richert@gmail.com> wrote:
> It doesn't make sense to complete \escaped 'words' as aliases, since
> they won't be expanded as aliases either.

Would this break aliases of this form?

% alias 'foo\bar'=echo\ hi
% foo\bar
hi

-- 
Mikael Magnusson


  reply	other threads:[~2021-11-13  7:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-12 21:34 Marlon Richert
2021-11-13  7:02 ` Mikael Magnusson [this message]
2021-11-13 17:11   ` Marlon Richert
2021-11-13 20:59     ` Bart Schaefer
2021-11-14 13:02       ` Oliver Kiddle

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=CAHYJk3RJRWZJFdbFeT_ujUAi6kTxa3DgHXT7q7UFedfcvMQ1pw@mail.gmail.com \
    --to=mikachu@gmail.com \
    --cc=marlon.richert@gmail.com \
    --cc=zsh-workers@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).