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
If continuation is an empty string, instead of ignoring it and aligning with
spaces, honor the non-None but empty value and don't align to the prompt width
with spaces.
This is helpful if you want to configure your prompt to allow multiline editing
and also want to copy the text directly from your terminal.
Commit edited by Jonathan Slenders.
0 commit comments