Skip to content

Releases: marksikaundi/Orbit

Orbit v2.1.1

Choose a tag to compare

@github-actions github-actions released this 23 Jul 12:49
7d88010

Orbit v2.1.1

GPU terminal for staying in the flow — marksikaundi/Orbit.


Branch: 2026-live · Commit: 7d88010

Install (from source)

git clone https://github.com/marksikaundi/Orbit.git
cd Orbit && git checkout v2.1.1
zig build -Doptimize=ReleaseFast

Orbit v2.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 16:28
65cf448

Orbit v2.1.0

GPU terminal for staying in the flow — marksikaundi/Orbit.

[2.1.0] — 2026-07-21

Added

  • Initial Orbit terminal: home screen, tabs, splits, workspaces
  • GPU rendering, themes, plugins, command palette
  • Config at ~/.config/orbit/config.toml

Branch: 2026-live · Commit: 65cf448

Install (from source)

git clone https://github.com/marksikaundi/Orbit.git
cd Orbit && git checkout v2.1.0
zig build -Doptimize=ReleaseFast