Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Still issue pasting long lines in MSYS2 profile using Windows Terminal #1771

Open
angelog0 opened this issue Oct 29, 2019 · 1 comment
Open

Comments

@angelog0
Copy link

For the sake of completeness, I flagged this issue to WT people: #3367. maybe you could be interested.

@angelog0
Copy link
Author

Where the TERM variable is set in MSYS2? The issue seems related to this variable.

When one starts MSYS2 with the launcher msys2.exe, TERM results equal to xterm. In WT it is set to cygwin.

Now if I use in the WT profile

"commandline": "cmd.exe /c \"set TERM=xterm&& set MSYSTEM=MSYS&& set MSYS=winsymlinks:nativestrict&& C:/msys64/usr/bin/bash.exe --login\""

the issue seems fixed but Emacs in terminal (msys/emacs 26.3-1) has issues: its window displays garbage and the colors are not so good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant