Files
claude-task-master/scripts/modules/task-manager
claude[bot] ae4c4d9b93 fix: make tag listing table use dynamic column widths to prevent truncation
- Replace hardcoded colWidths with terminal-width-based calculation
- Tag Name column now gets 70% width (normal) or 25% width (metadata mode)
- Add wordWrap support for better handling of long tag names
- Fixes issue where tag names >20 chars were truncated with ellipsis
- Users can now see full tag names for use with use-tag command

Co-authored-by: Ralph Khreish <Crunchyman-ralph@users.noreply.github.com>
2025-10-02 15:32:47 +02:00
..
2025-07-20 00:51:41 +03:00
2025-09-30 10:41:43 +02:00