pick

A fuzzy search tool for the command-line

MIT License

Downloads
5
Stars
812
Committers
28
pick - v1.1.1

Published by calleluks over 9 years ago

Bug fixes

  • Fix checksum issues in Homebrew formula and AUR PKGBUILD. (Calle Erlandsson)
  • Avoid "Illegal seek" errors when processing many choices. (Calle Erlandsson)
pick - v1.1.0

Published by calleluks over 9 years ago

New features

  • Automatically disable alternate screen in Vim. (Calle Erlandsson)
  • Add the -x option to enable alternate screen. (Calle Erlandsson)
  • Add Homebrew formula. (Teo Ljungberg)
  • Add AUR PKGBUILD. (Calle Erlandsson)
  • Improve README (Matt Jankowski, Calle Erlandsson)

Bug fixes

  • Add missing options to usage message. (Calle Erlandsson)
pick - v1.0.0

Published by calleluks over 9 years ago

New features

  • Emacs key bindings. (Keith Smiley, Calle Erlandsson)
  • Descriptions support. (Calle Erlandsson)

Bug fixes

  • Handle SIGINT (Keith Smiley)
  • Fix build issues on certain platforms (Ruben Laguna, Keith Smiley, Calle Erlandsson)
  • Fix issues related to Vim system() and usage of the alternate screen (Keith Smiley, Calle Erlandsson)
pick - v0.0.1

Published by calleluks about 10 years ago

New features

  • Fuzzy select anything. (Calle Erlandsson, Mike Burns)
  • Man page. (Calle Erlandsson)