tuigram 0.1.1

A TUI sequence diagram editor
tuigram-0.1.1 is not a library.

Tuigram

A TUI sequence diagram editor.

Demo

Installation

From crates.io

cargo install tuigram

Pre-built binaries

Download the latest release from GitHub Releases.

Keybindings

Key Action
p Add participant
e Add event
h/l Navigate participants
j/k Navigate events
H/L Move participant left/right
J/K Move event up/down
d Delete selected
Tab Cycle selection
m Export to Mermaid
? Help
Ctrl+c Quit

Export to Mermaid

Press m to export the diagram to diagram.mmd in Mermaid format.

Import from Mermaid

tuigram --import diagram.mmd

Roadmap

  • Scrolling