mirror of
https://github.com/herdrdev/herdr.git
synced 2026-09-23 16:01:07 +00:00
Claude marks the selected option with "❯", but bash_permission_prompt did not allow that prefix on numbered branches and did not cover the three-option "don't ask again" layout. Match both two- and three-option Bash approval prompts regardless of the selected option. refs #2650