zsh-users
 help / color / mirror / code / Atom feed
From: Ray Andrews <rayandrews@eastlink.ca>
To: zsh-users@zsh.org
Subject: Re: case insensitive suffix aliases
Date: Sat, 11 May 2024 15:41:54 -0700	[thread overview]
Message-ID: <6805ef80-9517-42f7-b394-52b5e765f6d7@eastlink.ca> (raw)
In-Reply-To: <CAH+w=7Z5vwaojoq+ajyhKudiL0604ZX40TovaboSc2zv+6f_tA@mail.gmail.com>



On 2024-05-11 14:15, Bart Schaefer wrote:
> On Sat, May 11, 2024 at 1:28 PM Ray Andrews <rayandrews@eastlink.ca> wrote:
>> alias -s {t,T}{x,X}{t,T}='geany'
>>
>> ... can that be avoided?
> I believe "setopt nocaseglob" will handle that, but otherwise no.
I read about that on the internet.  Tried it, but no luck.  Maybe one of 
those things that depends on a particular set of options at the same 
time?  Anyway, IMHO it would be a very nice little feature.  I'd guess 
easy enough to code.  Honestly tho 99% of the time a capitalized and a 
lower case version are sufficient but it looks rather redundant.

>



      reply	other threads:[~2024-05-11 22:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-11 20:28 Ray Andrews
2024-05-11 21:15 ` Bart Schaefer
2024-05-11 22:41   ` Ray Andrews [this message]

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=6805ef80-9517-42f7-b394-52b5e765f6d7@eastlink.ca \
    --to=rayandrews@eastlink.ca \
    --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).