kilo icon indicating copy to clipboard operation
kilo copied to clipboard

The behavior of function getCursorPosition is unexpected

Open meritozh opened this issue 9 years ago • 0 comments

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.

meritozh avatar Jul 14 '16 15:07 meritozh