https://bugs.winehq.org/show_bug.cgi?id=50133 Janne <janne.kekkonen(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |janne.kekkonen(a)gmail.com --- Comment #5 from Janne <janne.kekkonen(a)gmail.com> --- Created attachment 77827 --> https://bugs.winehq.org/attachment.cgi?id=77827 test_pause Tested with wine 9.0 1. TYPE utf8 or utf16 files are not printed correctly. [1] 2. MOVE command supports /Y 3. PAUSE In batch files PAUSE do not have line change. [2]. 4. TASKLIST Command prints tasklist. 5. TASKKILL Command do not support /T option. [1] utf8 & utf16 files used in test can be found from here: https://github.com/stain/encoding-test-files [2] C:\temp\bug-50133>test_pause "--START--" Press any key to continue... "--STOP--" C:\temp\bug-50133> -- 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.