mintty
mintty
> a really old version of conpty Hmm, thanks for the hint but my Windows version is 22H2 19045. Is ConPTY installed per WSL distribution? How would it be upgraded?
> It's possible that you'll need to download this runtime support package from MS in order for this to work: https://www.microsoft.com/en-us/download/details.aspx?id=53175 which I'd need indeed as I don't have its...
There are a few "leaks" that are deliberately accepted, as they occur only once during startup. Re-running config as triggered by the Options dialog, as an interactive process, would also...
Thanks a lot, I have some other software myself that got suspended actually due to mintty (editor mined). Yes, the button is still there and I'd still appreciate it to...
When I drag-n-drop from the current version, I get something like blob:http://ciembor.github.io/b7fe560b-db6e-450b-af68-00a3ef44a412 which looks as if it might indicate hex values for 16 ANSI colours, however, the values do not...
Please try `echo -ne '\e]0;new_title\007' ; read` You could have such a sequence in your prompt (PS1 environment variable).
To mention in case others hit such problem: Instead of PS1, it could also be variable PROMPT_COMMAND.
Personally I'm not in favour of such auto-magic. Could be an option though.
Yes, I checked the same. I will add user-definable functions, maybe one function `toggle-tabbar`.
Finally managed to commit this...