Age | Commit message (Collapse) | Author |
|
Co-authored-by: Marc Cornellà <hello@mcornella.com>
|
|
Fixes #10157
|
|
redraw
|
|
|
|
Fixes #9650
|
|
|
|
|
|
Close #5359
Close #7379
Co-authored-by: Will Andrews <will@firepipe.net>
Co-authored-by: zhangyc <zhangyc@fenbi.com>
|
|
|
|
|
|
|
|
|
|
Fixes #9087
|
|
|
|
Fixes #8467
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Marc Cornellà <hello@mcornella.com>
|
|
|
|
Related: https://github.com/ohmyzsh/ohmyzsh/issues/8505#issuecomment-886241162
|
|
|
|
Closes #7948
Closes #9959
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BREAKING CHANGE: the `cloudapp` plugin has been removed due to removed API.
|
|
BREAKING CHANGE: the `go` plugin has been removed. Use the `golang` plugin instead.
|
|
BREAKING CHANGE: the `fedora` plugin has been removed. Use the `dnf` plugin instead.
|
|
Fixes #9672
Co-authored-by: Marc Cornellà <hello@mcornella.com>
|
|
|
|
Fixes #9749
|
|
Co-authored-by: Marc Cornellà <hello@mcornella.com>
|
|
Co-authored-by: Quentin Nerden <quentin.nerden@intel.com>
|
|
|
|
|
|
The previous fix ignored any pyenv command found in $PATH while on
WSL, regardless of whether it was correctly set up or not.
This change only ignores the pyenv command if it's proved to come
from pyenv-win by looking at its full path.
|
|
This change fixes the setting of $PATH for pyenv and its shims, while warning
the user about non-interactive shells.
Co-authored-by: Marc Cornellà <hello@mcornella.com>
|
|
Co-authored-by: Ziga Sebenik <ziga.sebenik@oryxgaming.com>
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Robert Lankford <robert.lankford@nuorder.com>
|