mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-19 21:08: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