Don't get the option that says "Yes, and not don't ask me again for this session...."
For some bash commands I don't get the option that says "Yes, and not don't ask me again for this session...."
Here's an example.
Bash command │
│ │
│ /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild test -project xyz.xcodeproj -scheme VoiceTest -destination "platform=iOS Simulator,name=iPhone 16" -only-testing │
│ xyz/LibraryManagerAdapterTests/testAdapterDeletePlaylistRemovesFromBothLayers 2>&1 | grep -A 5 -B 5 "Items before deletion" │
│ Run test and grep for debug output │
│ │
│ Do you want to proceed? │
│ ❯ 1. Yes │
│ 2. No, and tell Claude what to do differently (esc)
This issue has 6 comments on GitHub. Read the full discussion on GitHub ↗