patricorgi

Results 32 comments of patricorgi

I'm having the same issue after updating to macOS 11.5.2 today, not with `skhd` but with `yabai` ```bash $ brew services start yabai Bootstrap failed: 5: Input/output error Error: Failure...

Thanks for suggesting but I've tried this method ```bash launchctl enable gui/501/homebrew.mxcl.yabai launchctl kickstart gui/501/homebrew.mxcl.yabai ``` The second comand hangs forever and `yabai` doesn't seem to start...

Okay, it turns out I need to reinstall Rosetta 2 after this update; weird. Problem is solved.

copy the file into /usr/bin .... but I don't know which file ?

after I run `MountainNotifier com.apple.mail 'New Mail' 'One new Mail by Dominik' 'The mail's body starts with: Hi, growl is cool!'` it came out a `quote>` what is this?

Having the same problem. `let g:mkdp_browser = 'safari'` doesn't make it work.

Xcode 10.2 下这个问题还存在… ``` Libtool /Users/patrick/Library/Developer/Xcode/DerivedData/biliATV-cyslmwnjwqajnwakitvmdbjwtfjj/Build/Products/Debug-appletvsimulator/SGPlayer.framework/SGPlayer normal x86_64 (in target: SGPlayer tvOS) cd /Users/patrick/Downloads/biliATV/DanMuPlayer/SGPlayer export TVOS_DEPLOYMENT_TARGET=9.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -static -arch_only x86_64 -D -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator12.2.sdk -L/Users/patrick/Library/Developer/Xcode/DerivedData/biliATV-cyslmwnjwqajnwakitvmdbjwtfjj/Build/Products/Debug-appletvsimulator -L/Users/patrick/Downloads/biliATV/DanMuPlayer/SGPlayer/SGPlayer/Classes/Core/SGFFPlayer/ffmpeg/lib-tvOS -L/Users/patrick/Downloads/biliATV/DanMuPlayer/SGPlayer/SGPlayer/Classes/Core/SGFFPlayer/ffmpeg/lib-tvOS -filelist /Users/patrick/Library/Developer/Xcode/DerivedData/biliATV-cyslmwnjwqajnwakitvmdbjwtfjj/Build/Intermediates.noindex/SGPlayer.build/Debug-appletvsimulator/SGPlayer\ tvOS.build/Objects-normal/x86_64/SGPlayer.LinkFileList /Users/patrick/Library/Developer/Xcode/DerivedData/biliATV-cyslmwnjwqajnwakitvmdbjwtfjj/Build/Products/Debug-appletvsimulator/SGPlatform.framework/SGPlatform...

请问获得的这一串Hex怎么用才能用IINA-Danmuku打开呢? 以及能否也演示一下bilibili的链接怎么通过shell命令在IINA-Danmuku里打开并且显示弹幕?

> Does `lazygit --version` work without errors when you remove the `~/.config/lazygit/` files? This happened only once when I run `lazygit --version` the first time. Now it seems like I...

> Could you try using a different means of installing? E.g. if you have `go` then `go install github.com/jesseduffield/lazygit@latest`, or even manually downloading the [static binary](https://github.com/jesseduffield/lazygit/releases/download/v0.37.0/lazygit_0.37.0_Linux_x86_64.tar.gz)? Thanks a lot for...