-
v0.13.0
Stablereleased this
2026-09-27 16:32:44 +00:00 | 0 commits to main since this releaseT used to silently cycle through your teams one at a time, with only
a small "team: " in the header to say which one had ended up
active. It now opens a picker listing every team you're in, plus "All
teams", and picking one is a normal j/k-and-enter selection rather
than a guess at how many times to press T. Esc leaves the active team
unchanged.Each team gets a stable colour, computed from its id rather than
stored anywhere new, and the same colour now shows as a bullet next
to "team: " in the header at all times — so which team the
lists are scoped to is visible without opening the picker at all. A
new theme token, identity_1 through identity_6, lets a custom theme
file set its own six; the two built-ins (gruvbox-dark, gruvbox-light)
pick six hues that don't already mean firing or critical.Still needs terdut-server v0.20.0 or later — this reads only GET
/api/teams, already required since then. Nothing here needs a newer
server.Nothing changes for a config with no
teamkey, and the set of
binaries and their names is the same, so self-update behaves as
before.Downloads