dew/packages
Chris Hendrickson afc3d19ac9 fix(tui): proper box corners on column ticket area
Replace the full-width ▔▔▔ underline bar with ┌──┐ as the top border of
the ticket box. The ▔ row had no │ side characters so the box corners were
open/disconnected when the ticket area sides started on the next row.
Now the box is closed: ┌──┐ top, │ │ sides, ╘══╛/└──┘ bottom.
The pill name row above it still provides the visual tab header.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-25 13:44:06 -04:00
..
cli dew init with module init hooks (DEW-0010) 2026-04-23 19:58:53 -04:00
core Add context.dirs.workspace getter to ProjectDirs 2026-04-23 23:16:00 -04:00
kanban fix(tui): proper box corners on column ticket area 2026-04-25 13:44:06 -04:00
mcp Config refactor: DewConfig.raw + per-package extensions (DEW-0007) 2026-04-23 19:54:35 -04:00