Fix README features list to use markdown bullet syntax

This commit is contained in:
Lawrence Chen 2026-02-09 23:53:07 -08:00
parent 7d1dd4a047
commit 399f4f9fc7

View file

@ -13,12 +13,12 @@
## Features
: **Native macOS app** — Built with Swift and AppKit, not Electron. Fast startup, low memory.
: **Vertical tabs** — See all your terminals at a glance in a sidebar
: **Notification panel** — See which agents are waiting for input at a glance
: **Notification rings** — Tabs flash when AI agents (Claude Code, Codex) need your attention
: **Lightweight** — Small binary, minimal resource footprint. No bundled browser engine.
: **GPU-accelerated** — Powered by libghostty for smooth rendering
- **Native macOS app** — Built with Swift and AppKit, not Electron. Fast startup, low memory.
- **Vertical tabs** — See all your terminals at a glance in a sidebar
- **Notification panel** — See which agents are waiting for input at a glance
- **Notification rings** — Tabs flash when AI agents (Claude Code, Codex) need your attention
- **Lightweight** — Small binary, minimal resource footprint. No bundled browser engine.
- **GPU-accelerated** — Powered by libghostty for smooth rendering
## Install