Christian Parpart
Christian Parpart
> I've implemented this experimentally for mintty. Switching is done with DECSET 7769 for now. 2027 should not be used as it was in used by some terminas for something...
> I think this is pretty bad. Why do you want to deviate from 2027? It seems this is actually your own fault. See https://github.com/mintty/mintty/issues/1255#issuecomment-1913331497 but that was fixed in...
Hey @wez, all good. I now just don't know what to do with this ticket. For certain tasks I think LaTeX is just better suited, especially since it can render...
For the future-me and others that may wonder: AOSP means Android Open Source Platform. https://source.android.com/ So yeah, you basically want to run a terminal (e.g. Contour) on a phone? I...
I'm sorry guys for the bad experience of flatpak. I've been having issues in getting flatpak build servers to pass. I'll revive trying...
I've finally taken the time to look at the Flathub Contour PR (https://github.com/flathub/org.contourterminal.Contour/pull/16) again. And despite now being latest stable (0.4.3) plus some minor tweaks, the reason why it failed...
This is how I build Contour (master) from scratch on my Apple M1 ``` christianparpart@ClashOfTitan ~/p/contour (master)> arch -arm64 ./scripts/install-deps.sh Already fetched libunicode-23d7b30166a914b10526bb8fe7a469a9610c07dc.tar.gz. Skipping. Already extracted libunicode-23d7b30166a914b10526bb8fe7a469a9610c07dc.tar.gz. Skipping. ==> Downloading...
> Just be careful when choosing numbers for the codes to not conflict with existing uses, I like to compare that feature a little bit to double buffering in graphics...
> That's not a valid comparison. OpenGL's double bufferring buffers a single thing, a pixel buffer, and over a fast local link. In the terminal case you are bufferring terminal...
@zadjii-msft good morning. I'd like to ask if there there had been actually any brainstorming progress on the msft side of the fence? I stilll do also think that DECSM/DECRM...