1 unstable release
Uses old Rust 2015
0.1.0 | May 14, 2017 |
---|
#36 in #sdr
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 ande
/k
to move up. - fuzzy selection.
Dependencies
~355–760KB
~16K SLoC