- 10 Feb, 2022 7 commits
-
-
Sam Cook authored
-
Zachary Cutlip authored
-
Carlo Sala authored
-
sed-i authored
BREAKING 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 authored
BREAKING 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 authored
Closes #10426
-
- 09 Feb, 2022 2 commits
-
-
Carlo Sala authored
-
Michael Favia authored
-
- 07 Feb, 2022 4 commits
-
-
Marc Cornellà authored
Fixes #9699
-
Marc Cornellà authored
Takes 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 authored
Closes #10656
-
- 04 Feb, 2022 1 commit
-
-
Robby Russell authored
Trying this on for size for a while.
-
- 03 Feb, 2022 1 commit
-
-
Carlo Sala authored
-
- 02 Feb, 2022 1 commit
-
-
Marc Cornellà authored
The 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 authored
Co-authored-by:
C. Yavuzsen <cyavuzsen@comscore.com>
-
Marc Cornellà authored
BREAKING 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à authored
BREAKING 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 authored
Co-authored-by:
Matthias Doering <matthias.doering@teamix.de>
-
ajr-dev authored
-
Kuri Schlarb authored
-
Marc Cornellà authored
-
- 26 Jan, 2022 1 commit
-
-
Marc Cornellà authored
BREAKING 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 9 commits
-
-
Marc Cornellà authored
-
Carlo Sala authored
-
Marc Cornellà authored
Fixes #9737
-
David Chin authored
-
Marc Cornellà authored
-
Marc Cornellà authored
Fixes missing $USER value in ArchLinux sh (bash)
-
Marc Cornellà authored
-
Ricky Medina authored
Co-authored-by:
Marc Cornellà <hello@mcornella.com>
-
Mathias Neerup authored
Closes #4962
-
- 22 Jan, 2022 1 commit
-
-
Marc Cornellà authored
-