dew/packages
Chris Hendrickson 0a00c4f744 TUI: remove hjkl nav, add delete/link/type-picker/resize/help
- Remove all h/j/k/l navigation bindings; arrow keys are the sole nav
- Update all footer hint text to reflect arrow-key navigation
- Delete ticket: D key → confirm prompt [y/N] → store.delete()
- Link tickets: L key → enter target ID → ←/→ cycle relation types → Enter commits via store.linkTickets()
- Type picker: ←/→ during new-title prompt cycles ticket types when multiple exist
- SIGWINCH: ProcessSignal.sigwinch triggers redraw on terminal resize (Unix only, wrapped in try/catch)
- Help overlay: F1 opens centered modal listing all keybindings by mode, any key closes
- prevMode tracked so F1 returns to board or detail correctly

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-25 14:49:30 -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 TUI: remove hjkl nav, add delete/link/type-picker/resize/help 2026-04-25 14:49:30 -04:00
mcp Config refactor: DewConfig.raw + per-package extensions (DEW-0007) 2026-04-23 19:54:35 -04:00