extrawurst
extrawurst
well... no: ``` Running ./bin/demo glwtf.exception.WindowException@../../../.dub/packages/glwtf-drey-0.0.2/src/glwtf/window.d(119): Unable to initialize OpenGL forward compatible context (Version >= 3.0). ---------------- 5 demo 0x0000000108c5bb5b glwtf.window.Window demo.ChipmunkDemo.createWindow(immutable(char)[], demo.ChipmunkDemo.WindowMode, int, int) + 131 ``` i looked...
I think it comes down to this: http://forum.dlang.org/thread/[email protected]?page=3#post-mceua9:24dg4:241:40digitalmars.com
It would be great to get more hands on the new gpg signing feature, as of today we have gitui-nightly releases, so plese give it a spin: https://fosstodon.org/@rusticorn/112169249117381783
@rhysd i would like to know the plans for maintainable here too as it starts become a real blocker for me using it inside of gitui as I currently cannot...
See https://github.com/rhysd/tui-textarea/issues/60
@joshka what Matrix Server are you referring to? I am not a experienced matrix user
There is docker plus docker compose scripts contained in the repo
interesting. i wonder if there is a way to print text in ratatui that will use the providing control sequences. or otherwise if there is a crate to filter out...
no i think that wont do it. it does not mention picking up control sequences from the string anywhere. probably leads to the same result as right now
some upstream crate changed the way Colors are serialized. thanks for reporting