Description
My code cleanup the other day inserted a space inside the quotes instead of inside the parentheses, breaking the feature of being able to get out of multi-line entry mode in the shell. Move the space to where it should have gone.
My code cleanup the other day inserted a space inside the quotes instead of inside the parentheses, breaking the feature of being able to get out of multi-line entry mode in the shell. Move the space to where it should have gone.