nvis 0.1.2

A very simple input visualizer
nvis-0.1.2 is not a library.

nvis

Build Status

A very simple input visualizer.

asciicast

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 transforms
  • Ctrl-S: Copy the currently focused transform to the system clipboard
  • Ctrl-t: Toggle between "raw" and "smart" modes
  • Ctrl-q: Quit