-
Notifications
You must be signed in to change notification settings - Fork 2.5k
interface flickering #3007
Copy link
Copy link
Closed
Labels
status/needs-triageIssue needs to be triaged and labeledIssue needs to be triaged and labeledtype/feature-requestNew feature or enhancement requestNew feature or enhancement request
Metadata
Metadata
Assignees
Labels
status/needs-triageIssue needs to be triaged and labeledIssue needs to be triaged and labeledtype/feature-requestNew feature or enhancement requestNew feature or enhancement request
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
Done
What would you like to be added?
Hope to fix the interface flickering issue. This problem always occurs when the command line interface loses focus, and likely occurs when pressing Ctrl+E to expand tool calls, which greatly affects the user experience. The early versions of Claude Code also had this problem, but it has been fixed in recent versions.
Why is this needed?
The issue greatly affects the user experience
Additional context
No response