A widget for displaying arbitrary text piped in from stdin
When used as selection tool it outputs the user choice to stdout
$ git clone https://github.com/bbusse/vju
$ cd vju
$ cargo install --path .
$ git clone https://github.com/bbusse/vju
$ cd vju
$ cargo build --release
$ cargo run --release
vju reads from stdin and uses egui to draw the widget containing the received text
Search / Filter
Input Selection / Choice
Scrolling / Paging