https://bugs.winehq.org/show_bug.cgi?id=27605 Janne <janne.kekkonen(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |janne.kekkonen(a)gmail.com --- Comment #12 from Janne <janne.kekkonen(a)gmail.com> --- Tested with wine 9.0 There seems to be changing functionality. Type 1: Something is typed in. CTRL+C is pressed. Caret moves to new line. Typing something moves caret back to end of line typed in first step. Type 2: Something is typed in. CTRL+C is pressed. Caret moves to new line. Anything typed is shown on new line but with offset from chars typed in first step. Looks like this: C:\temp>testin g Can't recognize 'testing' as an internal or external command, or batch script. C:\temp> In example above g+Enter were input after CTRL+C. Seems to work with valid commands: C:\temp>ve r Microsoft Windows 6.1.7601 C:\temp> -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.