zsh-users
 help / color / mirror / code / Atom feed
From: Valodim Skywalker <valodim@mugenguild.com>
To: "zsh-users@zsh.org" <zsh-users@zsh.org>
Subject: Re: changing case to Title Case
Date: Mon, 14 May 2012 21:54:41 +0200	[thread overview]
Message-ID: <20120514195441.GA20963@mugenguild.com> (raw)
In-Reply-To: <17E2103A984D4F51BF3CC1706E237D57@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 241 bytes --]

I usually split off the extension for this, like:
    ${(C)foo:r}.${foo:e}

Note this might mess up for cases where $foo does not have an extension.

The 's is quite a special case, I don't think there's a non-ugly way to
handle it...

 - V

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  reply	other threads:[~2012-05-14 20:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-14 19:30 TJ Luoma
2012-05-14 19:54 ` Valodim Skywalker [this message]
2012-05-15 19:29 ` Peter Stephenson

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=20120514195441.GA20963@mugenguild.com \
    --to=valodim@mugenguild.com \
    --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).