Andy Feller
Andy Feller
@iTrooz : I want to sincerely apologize for the delay with engaging on this suggestion and thank you for your patience. 🙇 I'd like to understand this need as well...
> Hello ! Here is one such workflow: > > name: Download cache and Upload > > on: > workflow_dispatch: > inputs: > cache_key: > description: 'Cache key' > required:...
@borgelevisberg17 @ADHITHYAN-VS: Currently, the GitHub Copilot in the CLI team has no plans to add support for 32-bit Android due to lack of hardware and state of [32-bit deprecation by...
> At least as of 2022, the main concern seemed to be Mac's default Terminal app...though, doesn't everyone replace that with iTerm2 or something these days. 😉 (I do appreciate...
Also adding https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda for a little deeper insight into the underlying escape sequences used for OSC 8 hyperlinks. Without seeing the experience, I wonder how users will protect themselves from...
Thanks! Let's see how this works and capture a few thoughts. Ultimately, I expect my concern is likely considered outside of a specification. ## Demo Terminal: `ghostty` Gist: https://gist.github.com/andyfeller/ce831a39227a03373ba9467327d179a6 https://github.com/user-attachments/assets/d1a66d49-8d46-4515-90cf-9d9f6d24d899...
Thank you for taking the time to raise this problem, @onnimonni! 🙇 Totally makes sense. Digging into the underlying code, I see the following comment that was added in https://github.com/cli/cli/issues/6945...
## Acceptance Criteria 1. **When** user runs `gh search code --extension ` such as `gh search code --extension nix karabiner-elements` **Then** the GitHub API returns results that match files with...
Thank you so much, @samcoe, as I'd love a chance to work with you again! ❤ > Do we need to worry about any GHES versions that do not support...
> Should `-R forks/someone` use the configured remote (`github.com/someone/repository`), or should that always attempt to use the github.com repository that matches (`github.com/forks/someone` in that example)? I tend to prefer the...