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
Multiline command support is currently even worse than bash...
In readline, if I go to a second line, it starts a prompt for the second line, on which I can't go back to the first line.
Here, when I go to a second line, and I press arrow up, it just clears all lines and goes back to the previous command...
The text was updated successfully, but these errors were encountered:
Multiline command support is currently even worse than bash...
In readline, if I go to a second line, it starts a prompt for the second line, on which I can't go back to the first line.
Here, when I go to a second line, and I press arrow up, it just clears all lines and goes back to the previous command...
The text was updated successfully, but these errors were encountered: