herdr/docs/next/website/src
Season Saw a79b3d5580
fix: close workspace when api closes its last tab (#1899)
herdr tab close on a workspace's only tab returned tab_close_failed,
while the TUI close-tab action on the same tab closes the tab and
cascades to closing the workspace. Cascade in the API too, emitting
tab.closed then workspace.closed. When the cascade would close a whole
worktree group, return confirmation_required instead, matching
pane.close and the TUI prompt.

refs #1760
2026-07-27 02:25:29 +03:00
..
content/docs fix: close workspace when api closes its last tab (#1899) 2026-07-27 02:25:29 +03:00
data feat: switch IME to ASCII in prefix mode on Windows (Korean IME) (#1823) 2026-07-25 20:52:45 +03:00