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