github urbanogilson/lineselect v0.2.0

6 hours ago

Features

  • --prompt / -p - customize the selection prompt text
  • --max-height - limit the number of visible lines for large inputs
  • Exit code 1 when the user cancels with Esc or Ctrl+C (previously always 0)

Installation

Pre-built packages are now available for Linux on the releases page:

  • .deb - Debian / Ubuntu (amd64, arm64)
  • .rpm - Fedora / RHEL / openSUSE (x86_64, aarch64)

Other

  • Removed colored dependency (now uses dialoguer's bundled console crate)
  • Expanded test coverage with unit and integration tests

Full Changelog: v0.1.1...v0.2.0

Don't miss a new lineselect release

NewReleases is sending notifications on new releases.