flicker on callng ui.TermWidth() function
Open
bug
- Dominant language
- Go
- Stars
- 13.6k
- Forks
- 819
- PR merge metrics
- No merged PRs in 30d
Description
I need to make the ui autoadjustable. I use ui.TermWidth() to detect terminal width every second and resize it if terminal width is changed.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the ui.TermWidth() entry point and reproduce the terminal resize check once per second while observing the reported flicker. Trace the resize and redraw behavior from there; done means the UI adjusts to terminal-width changes without flickering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100