dew/packages/kanban/lib/src
Chris Hendrickson 54b0299b74 fix(tui): body text overflow; add [e] edit hotkey to detail view
- Editor: compute maxLen accounting for hint text length so body preview
  and title value never overflow the modal border
- Detail view footer: add [e] edit hint (key was already wired, just undiscoverable)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-25 14:24:36 -04:00
..
commands fix(tui): body text overflow; add [e] edit hotkey to detail view 2026-04-25 14:24:36 -04:00
dew_kanban_base.dart feat(kanban): add dew kanban tui interactive board TUI 2026-04-25 03:02:39 -04:00
kanban_config.dart Add ProjectDirs extension pattern and injectable clock 2026-04-23 23:15:38 -04:00
kanban_init_hook.dart Refactor filesystem access to package:file 2026-04-23 22:26:09 -04:00
ticket.dart Add milestones and labels to Ticket model (DEW-0011) 2026-04-23 20:01:47 -04:00
ticket_store.dart Add ProjectDirs extension pattern and injectable clock 2026-04-23 23:15:38 -04:00