mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-05-13 23:59:00 +00:00

fixes #387 and https://github.com/robbyrussell/oh-my-zsh/pull/1321#issuecomment-9959540 and other problems of prompt overwriting when people did not realize that it was vi mode causing the problem. Hat tip to sorin ionescu, as I took this code from prezto