#selector #fzy #user #ls #sdr #echo #fzu

app burning-sanders

A selector like fzu and fzy

1 unstable release

Uses old Rust 2015

0.1.0 May 14, 2017

#38 in #sdr

MIT license

4KB
118 lines

Usage

chosen=$(ls | sdr)
echo the user chose $chosen

To achieve this /dev/tty is used for user interaction and stdout for the result.

TODO

  • configuration file, currently you use j/n to move down and e/k to move up.
  • fuzzy selection.

Dependencies

~350–740KB
~16K SLoC