-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Description
This bug-tracker is monitored by Windows Console development team and other technical types. We like detail!
If you have a feature request, please post to the UserVoice.
Important: When reporting BSODs or security issues, DO NOT attach memory dumps, logs, or traces to Github issues. Instead, send dumps/traces to [email protected], referencing this GitHub issue.
Please use this form and describe your issue, concisely but precisely, with as much detail as possible
-
Your Windows build number: (Type
verat a Windows Command Prompt)
Microsoft Windows [Version 10.0.17763.1]
Windows 10, version 1809 installed on Oct 4, 2018. -
What you're doing and what's happening: (Copy & paste specific commands and their output, or include screen shots)
- I installed Ubuntu 18.04 from the Windows Store, and "sudo apt-get emacs" (v25.2.2 was installed)
- open a file larger than the console height (I used a large C file)
- start moving the cursor using alt-f (to move forward word to word); at some point the cursor visually jumps at the end of line but actually remains where it is supposed to be (hitting ctrl-l to re-center the screen around the current line refreshed the screen correctly)
- when editing the text, the display gets garbled, the letters appearing on subsequent lines. This only affects the buffer visually, the logical buffer is ok ((hitting ctrl-l to re-center the screen around the current line refreshed the screen correctly)
- What's wrong / what should be happening instead:
The cursor becomes erratic and the display gets garbled after moving the cursor and moving down the file. This started happening after the 1809 update.
PS: this seems to be the same behavior as in WSL's issue 3587