Rafael Kitover

Results 159 comments of Rafael Kitover

As @TBBle said, we need someone to update the msys2 runtime to the latest cygwin version. Any volunteers?

All the terminal stuff is still kind of buggy. I have been using mostly powershell 7, with the new terminal and over ssh, and I see all kinds of weird...

Perhaps the cygwin terminal stuff may not be perfect, but better than nothing for a lot of people. @Alexpux how do you feel about this? Would it helped if we...

I have a fully functional workaround for this issue here: https://github.com/rkitover/windows-alt-sshd-msys2 this uses ssh to connect to an MSYS2 sshd on an alternate port. The script does all the necessary...

Hi, thank you for your work on this, just found out about it and switched from MS terminal. It would be even nicer if the tab bar could auto-unhide on...

> This would break backwards compatibility so: we're not going to do this. > We may be open to something like /usr/local/var/somethingnew/llvm being handled in this way, though. > Would...

Yes that was what I was thinking, but we should be able to do what we're discussing in #13780 without this, however that turns out. This would slightly simplify my...

Actually now that I think about it more, `/usr/local/opt/@any` would make the `/usr/local/opt` directory listing very spammy and ugly, so perhaps `/usr/local/var/alternatives/formula` would be better after all, or another directory...

> My suggestion would be we only do this for formula with at least one versioned formula which should make it less so. Yeah, that sounds good, thanks.