Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set cursor via the public API
SetCursorPosition
in AcceptLineImpl
…
… for better buffer check (#1182) Instead of _console.SetCursorPosition(), use public API SetCursorPosition so that existing end of buffer checks can be performed.
- Loading branch information