The behavior of function getCursorPosition is unexpected
Open
- Dominant language
- C
- Stars
- 9.1k
- Forks
- 995
- PR merge metrics
- No merged PRs in 30d
Description
The function `getCursorPosition()` use escape sequence to query cursor position. But after `write()`, the result will block this process. So we should use `pipe` or other ways to redirect to suppress output.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.