Commit a6de0fb
refactor: migrate tasks view to lipgloss/table for visual consistency
Replace hand-rolled fmt.Sprintf table rendering in the tasks view with
charmbracelet/lipgloss/table using StyleFunc, matching the queue view
pattern. This gives the tasks view stable column widths across scroll,
per-cell status coloring, selection highlighting with background color,
and column border support (toggled via 'o' from queue view).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 7d1e78c commit a6de0fb
1 file changed
+286
-95
lines changed
0 commit comments