lorentzforces
lorentzforces
I came across this behavior recently and I'd like to contribute a fix for it (should a fix be desired). @schauder are you currently engaged on this issue, and would...
Anecdotally (from when I reported #1539): this seemed to be an issue with searches that have either spaces or hyphens in them, and the freeze-up seemed to be correlated with...
Issue present on my system as well. Issue previously was seen (in the last few days) when switching back to this machine on a KVM, and would freeze the X...
@ntm I believe these are the same issue - on at least one occasion I had multiple (non-responsive) windows open with "SteamWebHelper" in their titles. That symptom seems to have...
Update in my case: Some people in the thread for issue #9764 had resolved their issues by removing the directory at `~/.cache/nvidia/GLCache`. I removed this directory, and can now successfully...
Created as a homebrew issue and not a formula issue as this behavior seems more likely to be on the homebrew side.
My own expectations as a user: - The default, I would assume, would be in any case to show me currently-installed dependencies. In 95% of the cases where I'm looking...
@apainintheneck sure! **Output of** `cat $(brew --cellar tmux)/*/INSTALL_RECEIPT.json` ```json { "homebrew_version": "4.0.11-95-gd15f571", "used_options": [ ], "unused_options": [ ], "built_as_bottle": true, "poured_from_bottle": true, "loaded_from_api": true, "installed_as_dependency": false, "installed_on_request": true, "changed_files": [...
I had a look through other issues - based on timing, the fix for #433 did NOT cause this, although they might share an initial inciting event?
I haven't had time to debug it properly, but this option also appears to interfere with the built-in diff mode in neovim. I'll do some troubleshooting in the near future...