Skip to main content
wit includes powerful visual interfaces out of the box - no external tools required.

Available Interfaces

Quick Start

# Launch web UI (opens browser)
wit web

# Launch terminal UI
wit ui

# Show ASCII graph
wit graph

Comparison

FeatureWeb UITerminal UIGraph
Visual commit graph-
Side-by-side diff-
File browser-
Search--
One-click staging-
Keyboard navigation-
Works over SSH-
Mouse support-

When to Use Each

Use when you want:
  • Full visual commit graph
  • Side-by-side diffs with syntax highlighting
  • Easy file browsing and searching
  • Mouse-driven workflow
wit web
Use when you want:
  • Stay in the terminal
  • Fast keyboard-driven interaction
  • Works over SSH
wit ui
Use when you want:
  • Quick view of commit history
  • See branch structure at a glance
  • Minimal overhead
wit graph