pick

A fuzzy search tool for the command-line

bacaro: haikuports anche su HaikuPorts
Anche su HaikuPorts. pick

Descrizione

pick reads a list of choices from stdin and outputs the selected choice to stdout. There are plugins for for use with editors like VIM, and it is easily used both in pipelines and subshells:

# Select a file in the current directory to open using the open command: $ find . -type f | pick | xargs open # Select a command from the history to execute: $ eval $(fc -ln 1 | pick)

Installa

Canale stable v4.0.0-1

Questa app e' curata in HaikuPorts. Installala da li', e' gia' disponibile in HaikuDepot.

pkgman install pick

Scarica .hpkg 4.0.0-1 (x86_64)

Attenzione: il file arriva dal server di HaikuPorts, ma installarlo a mano non è la strada consigliata. È «pkgman» a risolvere le dipendenze che un .hpkg non porta con sé: un pacchetto installato da solo potrebbe non partire. Usa il comando pkgman qui sopra, a meno che tu non sappia esattamente perché ti serve il file.

Recensioni