Anthony Holland

Results 7 issues of Anthony Holland

Hi - I've got a project which has been in the following state for a while. Is there some way to get an email only when the situation changes, instead...

question

Hi - there are two problems with the way text blocks are being created, illustrated in this image. 1. The comments in the original have been deleted. There is no...

bug

### Description Suppose I have some pipline like this: ``` //turbo.json { "$schema": "https://turbo.build/schema.json", "pipeline": { "clean": { "outputMode": "none", "cache": false }, "build": { "dependsOn": ["clean","^build"], ``` The `outputMode`...

needs: triage
owned-by: turborepo

### Description After upgrading to Fish 4.0.0, the `acidhub` prompt (set via `fish_config prompt choose acidhub`) displays a long, concatenated list of all Git branches in my repo instead of...

regression

`❰anthonyholland❙~❱✔≻ history delete "HOMEBREW_GITHUB_API_TOKEN" [1] history delete "HOMEBREW_GITHUB_API_TOKEN" [2] history HOMEBREW_GITHUB_API_TOKEN [3] set -Ux HOMEBREW_GITHUB_API_TOKEN github_pat_ [4] echo $HOMEBREW_GITHUB_API_TOKEN [5] curl -H "Authorization: token $HOMEBREW_GITHUB_API_TOKEN" https://api.github.com/user [6] set -Ux HOMEBREW_GITHUB_API_TOKEN...

needs more info

### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different...

bug
has repro
platform:macos
area:tui

Hi - I maintain a fork of this lib and just wanted to let you know that applications using the lib will experience serious issues in this version of Svelte...