3 releases
0.1.2 | Aug 4, 2019 |
---|---|
0.1.1 | Aug 3, 2019 |
0.1.0 | Jul 30, 2019 |
#23 in #visualizer
16KB
424 lines
nvis
A very simple input visualizer.
Overview
I wrote this to teach myself Rust. You probably shouldn't use it.
Ignoring that:
cargo install nvis
# or, build locally with `cargo build`
Usage:
Enter input, and use these keybindings:
Up
/Down
: Move between transformsCtrl-S
: Copy the currently focused transform to the system clipboardCtrl-t
: Toggle between "raw" and "smart" modesCtrl-q
: Quit
Dependencies
~7.5MB
~125K SLoC