zsh-users
 help / color / mirror / code / Atom feed
* Feature request: #a (approximate matching) only for spaces
@ 2015-12-05  8:43 Sebastian Gniazdowski
  2015-12-07  4:44 ` Mikael Magnusson
  0 siblings, 1 reply; 9+ messages in thread
From: Sebastian Gniazdowski @ 2015-12-05  8:43 UTC (permalink / raw)
  To: zsh-users

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-05-08  6:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-05  8:43 Feature request: #a (approximate matching) only for spaces Sebastian Gniazdowski
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

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).