zsh-users
 help / color / mirror / code / Atom feed
From: Sebastian Gniazdowski <sgniazdowski@gmail.com>
To: zsh-users@zsh.org
Subject: Feature request: #a (approximate matching) only for spaces
Date: Sat, 5 Dec 2015 09:43:28 +0100	[thread overview]
Message-ID: <CAKc7PVATpn35B0mNzKQQFCpAgKq6F8C98nCFb0OfXMobJNi6Ow@mail.gmail.com> (raw)

Hello,
currently #a{num} works on any character. It would be useful to have
it work only on spaces. For example, if someone greps history with
"gitpush", it would match "git push". Current #a does this match like
described, however it also adds "noise" by doing matches with all
other errors handled by #a, for all characters.

Also, I wonder if there can something be done to handle searches as follows:

gitpurge
#=> git remote purge origin

Best regards,
Sebastian Gniazdowski


             reply	other threads:[~2015-12-05  8:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-05  8:43 Sebastian Gniazdowski [this message]
2015-12-07  4:44 ` Mikael Magnusson
2015-12-07  8:22   ` Bart Schaefer
2016-02-19  6:21     ` Sebastian Gniazdowski
2016-02-19 19:13       ` Bart Schaefer
2016-02-20 19:16         ` Bart Schaefer
2016-02-20 19:19           ` Bart Schaefer
2016-05-08  6:13     ` Sebastian Gniazdowski
2016-05-08  6:23       ` Sebastian Gniazdowski

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=CAKc7PVATpn35B0mNzKQQFCpAgKq6F8C98nCFb0OfXMobJNi6Ow@mail.gmail.com \
    --to=sgniazdowski@gmail.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).