Simon Sobisch
Simon Sobisch
> Check out fancy zones. Similar idea and works great. > > https://github.com/microsoft/PowerToys/blob/master/src/modules/fancyzones That has a mandatory installation (no portable mode planned), see https://github.com/microsoft/PowerToys/issues/598#issuecomment-692483966
> don't expect this to be in OCIDE 4.7.3 I didn't :-)
> I don't see any provision made for `PDC_RESTORE_SCREEN` changing in a sensible way. If it was set at startup, and `saved_screen` is non-NULL, then `saved_screen` still ought to be...
> I would begrudgingly adopt these for compatibility's sake That was the idea > only, if they come to be widely used. I hope they are not. Github is definitely...
Translation: > # Running a PDcurses-based program on Microsoft's new Windows Terminal does not work properly > This is an expected thing. I took a closer look at the Windows...
With #61 fixed - is this still an issue?
Looks like this is solved, isn't it?
> I wonder this is too complex to merge to the mainstream. Definitely. I think the [array check fix](https://github.com/Bill-Gray/PDCursesMod/issues/199) should be applied in any case and I suggest to create...
If I remember correctly @wmcbrine wanted to drop install targets wherever possible and likely only leave it in X11 because of its history. In any case this should not be...
> Would not be better to use more specific names, something like libSDL1PDCurses and libSDL2PDCurses? Possibly, but I guess you commonly have either a system with SDL1 or SDL2; if...