zsh-users
 help / color / mirror / code / Atom feed
* can zsh do this? (fuzzy match, categorised suggestion)
@ 2015-02-14  1:56 SGT. Garcia
  2015-02-14  7:33 ` Bart Schaefer
  0 siblings, 1 reply; 6+ messages in thread
From: SGT. Garcia @ 2015-02-14  1:56 UTC (permalink / raw)
  To: zsh-users

hello,
i am wondering if zsh is capable of doing this:
https://github.com/fish-shell/fish-shell/issues/1465

you will find some related tickets here too:
https://github.com/fish-shell/fish-shell/issues/created_by/foo-bar-baz

it comes down to:
1. incremental and fuzzy match for types chars so far, and it's on always.
2. categorisation in representation of suggestions/predictions
   (possibilities really) much like in vimperator. for example for
   directories that user can cd into would be one category [dir]. paths
   that user cd's into frequently (say a project directory) another
   category [bookmarks]. for command already typed in there are switches
   and possible completion for those switches, this could be another
   category [arg] and so on and so forth.

this can get wild with more categories but the basic idea is that user
types without thinking much about them and possibilities are represented
incrementally and fuzzily!


SGT. Garcia


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

end of thread, other threads:[~2015-02-14 14:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-14  1:56 can zsh do this? (fuzzy match, categorised suggestion) SGT. Garcia
2015-02-14  7:33 ` Bart Schaefer
2015-02-14  9:51   ` SGT. Garcia
2015-02-14 10:11   ` SGT. Garcia
2015-02-14 13:39     ` Martin Vaeth
2015-02-14 14:24       ` SGT. Garcia

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