zsh-users
 help / color / mirror / code / Atom feed
* zsh-select a selecta, sentaku like tool
@ 2016-05-26 15:50 Sebastian Gniazdowski
  0 siblings, 0 replies; only message in thread
From: Sebastian Gniazdowski @ 2016-05-26 15:50 UTC (permalink / raw)
  To: Zsh Users

Hello
Zsh provides:
- patterns that allow multi-term searching
- curses library
- approximate matching

I've decided to make a tool similar to selecta and sentaku, also to
fzf. The main difference for the first two is that zsh-select uses
curses library. This is a stable solution, terminal is well tracked
and managed. For fzf, the main difference is that zsh-select uses
approximate matching instead of fuzzy matching. Pressing Ctrl-F will
allow 1 or 2 errors in what's typed.

Video:
https://asciinema.org/a/46955

Project page:
https://github.com/psprint/zsh-select

The file "zsh-select" can be copied to any */bin directory. Zsh will
serve as say ruby, and zsh-select will be a regular program available
in system.

Best regards,
Sebastian Gniazdowski


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-05-26 15:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-26 15:50 zsh-select a selecta, sentaku like tool 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).