aboutsummaryrefslogtreecommitdiff
path: root/src/zenutil/consoletui.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add `zen ui` command (#779)Stefan Boberg2026-02-241-0/+483
Allows user to automate launching of zenserver dashboard, including when multiple instances are running. If multiple instances are running you can open all dashboards with `--all`, and also using the in-terminal chooser which also allows you to open a specific instance. Also includes a fix to `zen exec` when using offset/stride/limit