mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-07-03 03:27:22 +02:00
4e513d72b9
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