zyedidia / micro

A modern and intuitive terminal-based text editor
https://micro-editor.github.io
MIT License
24.63k stars 1.16k forks source link

Paste into ConEmu mangles text #1595

Open johnmbaughman opened 4 years ago

johnmbaughman commented 4 years ago

Description of the problem or steps to reproduce

When pasting text into micro (either copied from micro or outside of micro), the text gets mangled.

image

I tried the temporary fixed listed here , but that didn't help.

Tested the same in both PowerShell and CMD windows and the results were as expected.

Specifications

Commit hash: c51f849 OS: Windows 10 Version 1909 Build 18363.657 Terminal: ConEmu 191012 [64]

tarasyarema commented 4 years ago

Had the same problem, running on PowerShell Core (the standalone app) for the moment, and works just fine.

johnmbaughman commented 4 years ago

Had the same problem, running on PowerShell Core (the standalone app) for the moment, and works just fine.

I'm not able to move to PowerShell Core at the moment. However, this also occurs in a CMD prompt as well.

jrabbit commented 4 years ago

I've got this in Windows Terminal too. Really annoying.