ansi-terminal v0.11 Release Notes

    • ✂ Remove deprecated getCursorPosition0. (Use getCursorPosition instead.)
    • 🚚 On Unix-like operating systems, the temporary turning off of echoing is moved from getReportedCursorPosition to hGetCursorPositon.
    • On Unix-like operating systems, fix a bug in getCursorPosition and hGetCursorPosition, where the console input stream was was not always clear before the cursor position was emitted into it.