feat(claudbg-vcxz): document filter syntax in help modal
Add wildcard, AND/OR logic, and date format to the Filter fields section; widen the help dialog to 40 cols to accommodate the new entries cleanly. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>main
parent
41bf6e2a38
commit
b4c22d905c
@ -1,10 +1,11 @@
|
|||||||
---
|
---
|
||||||
# claudbg-vcxz
|
# claudbg-vcxz
|
||||||
title: Document filter syntax in help text
|
title: Document filter syntax in help text
|
||||||
status: todo
|
status: in-progress
|
||||||
type: task
|
type: task
|
||||||
|
priority: normal
|
||||||
created_at: 2026-04-01T16:47:07Z
|
created_at: 2026-04-01T16:47:07Z
|
||||||
updated_at: 2026-04-01T16:47:07Z
|
updated_at: 2026-04-01T17:06:57Z
|
||||||
---
|
---
|
||||||
|
|
||||||
Add filter field documentation to the help text shown in the TUI (e.g. '?' help modal). Users should be able to discover available filter fields and operators without reading source code.
|
Add filter field documentation to the help text shown in the TUI (e.g. '?' help modal). Users should be able to discover available filter fields and operators without reading source code.
|
||||||
|
|||||||
Loading…
Reference in New Issue