MithicSpirit

Results 52 comments of MithicSpirit

I also get similar issues (though with much higher error rates than 1 in 3… more like 6 in 7 times) on my TI-84 Plus when attempting to restore a...

No, those aren't working either. Though the script at https://gist.githubusercontent.com/HaleTom/89ffe32783f89f403bba96bd7bcd1263/raw/ does print the 256 color output correctly.

I have switched to Alacritty some time ago and, for a while, this issue persisted, but with a recent commit it was fixed ([`f717710`](https://github.com/alacritty/alacritty/commit/f7177101eda589596ab08866892bd4629bd1ef44), see issue https://github.com/alacritty/alacritty/issues/5485). This seems to...

Might also be worth considering a flatpak instead of or in addition to a snap since most distributions (other than Ubuntu) seem to either prefer flatpak or be indifferent between...

Oh sorry I meant that when I close F3 the pie graph goes away but if I reopen the F3 menu, even without holding down shift, the pie graph should...

![image](https://user-images.githubusercontent.com/24192522/178367745-0cab0c95-5870-4496-a3fc-ea24bfdac66d.png) (U2584 and U259F side-by-side)

I see no reason they shouldn't be aligned, and it looks really bad if they're used next to each other, such as for a graph that wants a bit more...

I will try reporting upstream later, but considering that it's already in that list but not working I think that maybe this is something that should be looked into. The...

I think that the underlying issue is that, for some reason, `native-comp-deferred-compilation-deny-list` is being ignored. @yshui can you check if your autoloads file in `.emacs.d/.local/` was also compiled (which it...

IIRC Henrik doesn't want doom to take care of compiling vterm-module for the user, so a way to prevent it from doing that completely would be ideal.