redox-tui 0.3.0

TUI frontend runtime for redox-editor
Documentation

redox-tui

MinUI wrapper for the Redox.

This crate is just responsible for:

  • running the event loop and handling input
  • rendering the editor state to the terminal

Depends on redox-core for the underlying text/buffer and editor logic.