mintty
mintty
Is this something still to be fixed before release of 3.5.2?
Released 3.5.3 with the wslbridge2 fix applied. Please test.
> run wsl.exe before running wsltty.exe I'm considering to do this automatically within mintty.exe, which could also be used to adjust locale configuration. I was evaluating an alternative solution but...
Not sure I understand the question. Since tmux is a screen program (i.e. controlling the full terminal screen), how could a scrollbar be useful at all? Or do you mean...
So that's not "mouse scrolling"; it's "scrollbar scrolling". Just speculating, tmux switches to the alternative screen and the scrollbar may be disabled because it's not useful in that mode. Mintty...
OK, use case seen. To use that new mintty feature, applications will need to control it. It cannot work automagically. In fact, there is work in progress for tmux to...
If you want to run the bridge with any musl-lib based Linux distribution, you should compile it with one of them. As far as I know, there are Alpine and...
> capture your right click While right-click is captured, you can Shift+right-click to open the context menu, or click the upper left window title icon to open the system menu,...
Duplicate of #796.
> I've implemented PCRE regex search functionality sometimes ago. Thanks for sharing this, I've just tried it. > Limiting regex match to a single line is not implemented This is...