I have a couple of repository custom commands with the variable ${repo:name} in their title, so that the actual repo name appears in the menu item and dialogue. (Visual feedback that I'm running the script on the correct repo).
This works fine for the menu item and the confirmation dialogue, but in the title and subtitle of the shell script's output window, the variable is not resolved, i.e. it appears as a literal string ${repo:name}.
This is a purely cosmetic problem.
Fork 2.44.3.