Results 502 comments of mintty

I've changed the implementation so that combining the superscript and subscript attributes results in the desired behaviour. However, I don't plan to assign that a distinct SGR attribute number, or...

@j4james, thanks for the background, and one could wonder which other controls would clear output on such a video terminal (probably just clearscreen), but in fact none of the terminals...

Thanks again. I think I saw PLD/PLU when I checked out for the feature but decided against using them as their stateful description does not fit into the SGR character...

As xterm also has a Reset menu entry, unguarded function but better separated in the menu, would it be sufficient to add another separator line between Search and Reset?

See https://github.com/mintty/mintty/issues/647#issuecomment-298101140. Apparently this theme is buggy (and maybe others as well). Please fix.

Using wsl.exe imposes severe limitations on terminal function because wsl.exe has its own idea of what a terminal could be. That's why the wsltty project was created. Using ssh is...

Unfortunately, there are more prerequisites to using ssh, so I don't think it can be used reliably in a package for WSL connectivity: - sshd needs to be installed in...