macOS
brew install orbitonlocal Homebrew formula metadata
sudo port install orbitonMacPorts ports tree · editors/orbiton/Portfile · source: api.github.com
brew
Fast and config-free text editor and IDE limited by VT100. Version 2.74.4 via Homebrew; verified 2026-06-18.
install
brew install orbitonlocal Homebrew formula metadata
sudo port install orbitonMacPorts ports tree · editors/orbiton/Portfile · source: api.github.com
nix profile install nixpkgs#orbitonnixpkgs package indexes · pkgs/by-name/or/orbiton/package.nix · source: api.github.com
sudo pacman -S orbitonArch Linux sync databases · orbiton · source: geo.mirror.pkgbuild.com
overview
Fast and config-free text editor and IDE limited by VT100
history
Orbiton is a terminal text editor and small IDE distributed mainly as the `o` executable. Its project page emphasizes a configuration-free, portable, open-source editor limited by VT100, while the README describes its design goals as minimal annoyance, almost no configuration, and fast edit-format-compile-run cycles.
Orbiton is developed by Alexander F. Rodseth under the `xyproto` GitHub account. The README says the editor has been the author's main editor since early 2022 and is mostly written in itself, after some early NeoVim use.
The project evolved from a focused terminal editor into a compact IDE-like tool. The README documents features including syntax highlighting, build and format commands, git commit-message behavior, Markdown table support, LSP support, a simple gdb and delve frontend, image preview, man-page viewing, and helper executables such as `osudo`.
Public adoption evidence is modest but visible through package-manager inclusion. The package metadata in this batch records Homebrew, MacPorts, Nix, and Arch packaging, and the upstream README includes a packaging-status badge and installation paths through Go releases and packaged binaries.
Developers use Orbiton as a fast terminal editor for commit messages, Markdown, configuration files, source files, man pages, and quick compile cycles. The README explicitly documents setting `git config --global core.editor o` and using `MANPAGER=o` for man-page viewing.
Orbiton's constraints are part of its identity: it edits one file at a time by design, expects a terminal with `/dev/tty`, avoids broad user configuration, and targets users who prefer a self-contained terminal tool over a highly programmable editor.
Orbiton is interesting as a packaged editor because it compresses editor, formatter, build runner, debugger frontend, man viewer, and small admin helpers into a single small terminal-oriented tool. It also represents a recurring packaging niche: opinionated, low-dependency alternatives to Vim, Emacs, Nano, and GUI editors for rescue images, live systems, and developer shells.
security posture
No matching local secret-handling manifest was found for orbiton. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
o | cli | global executable | |
obuild | cli | global executable | |
osudo | cli | global executable | |
vs | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/xyproto/orbiton
install metadata
| Package key | brew:orbiton |
|---|---|
| Version | 2.74.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/orbiton |
| Homepage | https://roboticoverlords.org/orbiton/ |
| Repository | https://github.com/xyproto/orbiton |
| Upstream docs | https://roboticoverlords.org/orbiton |
| License | BSD-3-Clause |
| Source archive | https://github.com/xyproto/orbiton/archive/refs/tags/v2.74.4.tar.gz |
| Last updated | 2026-06-18T16:34:38Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | orbiton |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
orbiton
nix profile install nixpkgs#orbitonorbiton 2.74.3-1
Configuration-free text editor and IDE
https://roboticoverlords.org/orbiton/
sudo pacman -S orbitonorbiton
sudo port install orbitonobuild
nix profile install nixpkgs#obuildsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.