dew/packages
Chris Hendrickson e8a703e6ca fix(tui): escape quits board, full column highlight, visible empty state
- Escape on board home quits the app; if a filter/status message is active
  it clears that first (consistent with Esc-to-clear UX elsewhere)
- Side-border cells (fillers, scroll-indicator blanks) in the selected column
  now use the column accent color instead of brightBlack, so the highlight
  box closes all the way around
- Empty-state '··· empty ···' label uses the column accent color (bold when
  selected) / white on non-selected, replacing the invisible brightBlack dots

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-25 12:47:58 -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): escape quits board, full column highlight, visible empty state 2026-04-25 12:47:58 -04:00
mcp Config refactor: DewConfig.raw + per-package extensions (DEW-0007) 2026-04-23 19:54:35 -04:00