OS X NCurses issues
Open
- Dominant language
- Julia
- Stars
- 1
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
A refresh never actually refreshes the entire screen. This seems to be caused by the size of the stdout buffer for large screen updates. I'm not sure if Linux handles this fine, but OS X definitely has some problems. Probably need to experiment with the buffer settings.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the incomplete refresh on OS X with a large screen update, then compare the behavior on Linux. Trace the refresh path and stdout buffering described in the issue; done means a refresh updates the entire screen reliably on OS X.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia, macos
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100