kilo
kilo copied to clipboard
The behavior of function getCursorPosition is unexpected
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.