mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-05-31 23:05:41 +02:00
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