woodruffw / nvis

A very simple input visualizer

Home Page:https://crates.io/crates/nvis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A very simple input visualizer

https://crates.io/crates/nvis


Languages

Language:Rust 100.0%