← tte

Why a minimal terminal editor?

Notes on why tte exists, and what it is reacting to.

From desktop notes to terminal files 2026-08-27

I like minimal text editors.

On Windows it was UltraEdit. Switching over to Mac, I landed on Atom: simple, friendly, the one. Then the new macOS moved on without it. So long, old friend. After that it was macOS Notes, which is great for jotting things down, right up until you wonder where your actual .txt files live. Everything else felt too busy.

The obvious replacements each want something I would rather not give:

Meanwhile more of the day happens in a remote terminal, and the tools that are already there are not editors:

I set out to build a desktop app. Then openclaw and herdr pulled me back into a full TUI life, and I wanted an editor that belonged there.

tte sits exactly in that gap: a real editor — tabs, a mouse, find and replace, a file explorer — that lives in the terminal, opens instantly over SSH, and restores saved drafts. Nothing fancier. That is the whole idea.

Try the workflow: open, edit, and save files in the terminal with TTE, or use the offline browser text editor.