3 releases

0.1.2 Aug 4, 2019
0.1.1 Aug 3, 2019
0.1.0 Jul 30, 2019

#10 in #shouldn-t

22 downloads per month

MIT license

16KB
424 lines

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

Dependencies

~7MB
~123K SLoC