You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git_mirror:next_section should have an ERR and/or EXIT trap setup so that when the program exits, the user's prompt doesn't inherit the color. This would avoid us having to call this at the end of each function that uses next_section in git_mirror:
git_mirror:next_section should have an ERR and/or EXIT trap setup so that when the program exits, the user's prompt doesn't inherit the color. This would avoid us having to call this at the end of each function that uses next_section in git_mirror:
We could also move it to colors.bsh. Cf. colors.bsh:get_color
The text was updated successfully, but these errors were encountered: