A very simple input visualizer.
I wrote this to teach myself Rust. You probably shouldn't use it.
Ignoring that:
```bash cargo install nvis
cargo build
```
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