Fix README features list to use markdown bullet syntax
This commit is contained in:
parent
7d1dd4a047
commit
399f4f9fc7
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue