What's wrong with this entry?
Anonymous. No account, no email.
- Push permission default rules (
Bash(git push origin *)) now correctly add bothBash(...)andPowerShell(...)variants for dynamically resolved remotes, matching the behavior for the staticoriginentry. (search for"git push -u"inANd) - The
"scroll to bottom"button in the terminal now truncates its label to fit the available column width rather than overflowing. (search for"wrap: \"truncate-end\"")