-
Notifications
You must be signed in to change notification settings - Fork 11.7k
Closed
Labels
priority/p2Important but can be addressed in a future release.Important but can be addressed in a future release.
Description
What would you like to be added?
The table currently displayed in the image does not show all content within its cells.
Why is this needed?
This truncation makes it difficult for users to fully read and understand the information presented in the table without guessing or needing to access the raw source, hindering the utility of the table as a summary or reference.
I propose implementing an "open/fold mode" for tables that may contain extensive content, allowing users to control the display of information:
- Fold Mode (Default): This would be the current behavior, where content might be truncated to fit a compact display. This is useful for a quick overview.
- Open Mode: A shortcut to show all contents (like
ctrl+oin claude code)
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority/p2Important but can be addressed in a future release.Important but can be addressed in a future release.