"plugins/vscode:/vscode.git/clone" did not exist on "9a61336d33a8a6258c0fb838bfa3c9c488e7d898"
Replace reset-prompt with push-line and accept-line
The in memory history is not updated until an accept line command, so you have to push enter before it is correct, this commit replaces the reset-prompt with an accept-line. It also adds a push-line, to preserve the current editing buffer
Please register or sign in to comment