mintty / wsltty

Mintty as a terminal for Bash on Ubuntu on Windows / WSL
Other
3.11k stars 104 forks source link

Why the alacritty doesn't need wslbridge? How does it work with WSL? #339

Closed netjune closed 1 year ago

netjune commented 1 year ago

I tried to start WSL with alacritty. It works well. It doesn't need wslbridge or else. How does it work?

mintty commented 1 year ago

The same works with mintty. Just the wsl.exe gateway imposes a bunch of restrictions and witty assumptions on terminal operation. You won't be able to use extended attributes (like curly underlined) for instance, or dynamic colour configuration etc.

netjune commented 1 year ago

OK. Thanks for your explaination.

mintty commented 1 year ago

See also mintty/mintty#1235 for an example how plain wsl does not work properly.