Mitchell Hashimoto

Results 344 comments of Mitchell Hashimoto

> Interestingly, still down 1 point from main. But, I think we can't treat ucs-detect here as the source of truth. I could open a PR on ucs-detect/wcwidth for fixes...

I did some manual cleanups and merged this manually. Thank you.

I do question if this is the right solution, but beyond that I also wonder if this will cause reflow since resizing the terminal resizes BOTH screens and we have...

Note: I haven't been able to get this to crash in a release build, but I'm sure it's causing some kind of memory corruption somewhere eventually. I'm not sure.

Here is the helper I'm using: ```zig /// Wrapper around `gtk.Widget.getAncestor` to get the widget ancestor /// of the given type `T`, or null if it doesn't exist. pub fn...

Here is the workaround (copied from the link above): > There is actually a way to show a different app icon in Tahoe and pre-Tahoe versions of macOS: > >...

Any open issue can be worked on by anyone. We don't "reserve" issues for people because most people are unreliable, especially if we've never worked with you before. Feel free...

This workaround appears to no longer work with Xcode 26.1: https://mastodon.social/@jamesthomson/115497205425610731 If this is truly removed and there are no alternatives, then we should close this as unsupported, since I...