- 11 Feb, 2022 2 commits
- 
- 
Marc Cornellà authoredReference: https://www.zsh.org/mla/users/2022/msg00067.html 
- 
Marc Cornellà authoredCo-authored-by: Philippe Troin <phil@fifi.org> Philippe Troin <phil@fifi.org>
 
- 
- 10 Feb, 2022 8 commits
- 
- 
Marc Cornellà authored
- 
Sam Cook authored
- 
Zachary Cutlip authored
- 
Carlo Sala authored
- 
sed-i authoredBREAKING CHANGE: some aliases have been renamed to be consistent with the rest. Mainly, aliases for `juju show-` commands are renamed to `jsh*`. This also means that `jsh` and `jshc` have been renamed to `jssh` and `jsshc`. Have a look at the README for the complete alias changes. 
- 
sed-i authoredBREAKING CHANGE: `wjst` will no longer show storage in the status output. This is done for consistency with the `jst` and `jsts` aliases. 
- 
sed-i authored
- 
sed-i authoredCloses #10426 
 
- 
- 09 Feb, 2022 2 commits
- 
- 
Carlo Sala authored
- 
Michael Favia authored
 
- 
- 07 Feb, 2022 4 commits
- 
- 
Marc Cornellà authoredFixes #9699 
- 
Marc Cornellà authoredTakes into account $ZLE_RPROMPT_INDENT and doesn't add the extra space at the end so it doesn't bleed into the next line. 
- 
Marc Cornellà authored
- 
Harris Miller authoredCloses #10656 
 
- 
- 04 Feb, 2022 1 commit
- 
- 
Robby Russell authoredTrying this on for size for a while. 
 
- 
- 03 Feb, 2022 1 commit
- 
- 
Carlo Sala authored
 
- 
- 02 Feb, 2022 1 commit
- 
- 
Marc Cornellà authoredThe commands `omz plugin {enable,disable}` and `omz theme set` automatically reload the zsh session on success. With this change, the CLI checks whether the commands are run in an interactive session before reloading the zsh session. This change also conditionally sets the completion function for `omz` so that it's not done in a non-interactive session.
 
- 
- 01 Feb, 2022 4 commits
- 
- 
Civan Yavuzşen authoredCo-authored-by: C. Yavuzsen <cyavuzsen@comscore.com> C. Yavuzsen <cyavuzsen@comscore.com>
- 
Marc Cornellà authoredBREAKING CHANGE: the `zsh_reload` was deprecated long ago and showed a deprecation message. The `src` function was replaced by the CLI command `omz reload`, so use that instead from now on. 
- 
Marc Cornellà authored
- 
Marc Cornellà authoredBREAKING CHANGE: the `django` plugin was deprecated in 2021-09-22. With this change it has now been removed altogether. Zsh already provides built-in completion for Django commands. 
 
- 
- 28 Jan, 2022 5 commits
- 
- 
Carlo Sala authored
- 
Marc Cornellà authored
- 
Gheritarish authored
- 
Felipe Contreras authored
- 
Marc Cornellà authored
 
- 
- 27 Jan, 2022 4 commits
- 
- 
Lukas authoredCo-authored-by: Matthias Doering <matthias.doering@teamix.de> Matthias Doering <matthias.doering@teamix.de>
- 
ajr-dev authored
- 
Kuri Schlarb authored
- 
Marc Cornellà authored
 
- 
- 26 Jan, 2022 1 commit
- 
- 
Marc Cornellà authoredBREAKING CHANGE: the `npx` plugin used a feature of `npx` to check for npm packages and run them if a command was not found. This feature was removed in v7.0.0 and was deemed insecure. The `npx` plugin is now officially deprecated and will be removed soon. Fixes #10452 
 
- 
- 24 Jan, 2022 7 commits
- 
- 
Marc Cornellà authored
- 
Carlo Sala authored
- 
Marc Cornellà authoredFixes #9737 
- 
David Chin authored
- 
Marc Cornellà authored
- 
Marc Cornellà authoredFixes missing $USER value in ArchLinux sh (bash) 
- 
Marc Cornellà authored
 
- 
