mirror of
https://github.com/l0ng-ai/tty7.git
synced 2026-09-21 16:02:20 +00:00
The search box says it looks through "workspaces, tabs, and machines", and a machine only became findable once it *had* a workspace — so searching for the box you were about to set up found nothing, and the way in was New Workspace… and its host dropdown, which you had to already know about. A query now also matches configured machines the workspace list is not already showing, in a box under it: name, address, and a click that opens the create form with that host chosen. Outside the navigation, like the orphan-pane box it sits beside (#596) — they are not workspaces, and Enter belongs to the workspace the cursor is on. Capped at five so the box cannot push the workspaces the query actually matched off the screen.