https://github.com/maximus5/ms-bug-9
Wrong cursor position after writing `\b \b`
https://github.com/maximus5/ms-bug-9
Last synced: 6 months ago
JSON representation
Wrong cursor position after writing `\b \b`
- Host: GitHub
- URL: https://github.com/maximus5/ms-bug-9
- Owner: Maximus5
- Created: 2018-06-25T11:05:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-25T11:09:53.000Z (over 7 years ago)
- Last Synced: 2025-03-26T10:48:04.208Z (10 months ago)
- Language: C++
- Size: 43.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Problem with cursor position after WriteConsole
Writing to console output the sequence `\b \b` no more proceses expected result, the cursor is moved left twice.
### Stable 17134 - ok

### Insider 17686 - broken
