zsh-users
 help / color / mirror / code / Atom feed
From: Sebastian Gniazdowski <sgniazdowski@gmail.com>
To: Roman Neuhauser <neuhauser@sigpipe.cz>
Cc: Zsh Users <zsh-users@zsh.org>
Subject: Re: Truncate strings in array
Date: Sun, 22 May 2016 13:14:32 +0200	[thread overview]
Message-ID: <CAKc7PVCTXQ=vfxw3v+11rH1+viBPSyt4xhaDuPh1as6q-AX43Q@mail.gmail.com> (raw)
In-Reply-To: <20160522102218.GF3514@isis.sigpipe.cz>

On 22 May 2016 at 12:22, Roman Neuhauser <neuhauser@sigpipe.cz> wrote:
> # sgniazdowski@gmail.com / 2016-05-22 09:20:10 +0200:
>> having array of strings, is it possible to nicely truncate the strings
>> to given length? Could iterate the array and do truncation, but maybe
>> there's a one liner?
>
> print -l ${strings/(#m)*/$MATCH[1,30]}

Works, thanks

Best regards,
Sebastian Gniazdowski


      reply	other threads:[~2016-05-22 11:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-22  7:20 Sebastian Gniazdowski
2016-05-22 10:22 ` Roman Neuhauser
2016-05-22 11:14   ` Sebastian Gniazdowski [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='CAKc7PVCTXQ=vfxw3v+11rH1+viBPSyt4xhaDuPh1as6q-AX43Q@mail.gmail.com' \
    --to=sgniazdowski@gmail.com \
    --cc=neuhauser@sigpipe.cz \
    --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).