764 Commits (40c2a72e03b1df100b3937dd44a9754f17c06c6d)

Author SHA1 Message Date
Kirill Fedorov 40c2a72e03
fix(history): handle HIST_STAMPS with whitespace in timestamp format (#13099) 1 year ago
tobii-dev 881c8b78d3
feat(termsupport): add WezTerm support (#13121) 1 year ago
Carlo Sala f81259fb34
fix(cli): support `noexec` environments (#13042) 1 year ago
Carlo Sala 5eaebdf0fe
fix(termsupport): ensure ohmyzsh can run with `set -eu` 1 year ago
Marc Cornellà 85c4941492
fix(cli)!: remove harmful `--unattended` flag for `omz update` (#12935) 1 year ago
Carlo Sala 276e540eed
fix(cli): ensure `ksharrays` is unset 1 year ago
Bin Chang ccbe504f22
chore: fix some typos (#12818) 2 years ago
Carlo Sala 2a109d30af feat(git): add escape hatch to enable async prompt 2 years ago
Henrik Holmboe 6a10a4d6a3
feat(grep): exclude Python virtualenv from `grep` (#12685) 2 years ago
Marc Cornellà 767c927a6d
fix(cli): add plugins with indentation in `omz plugin enable` 2 years ago
mnv 00b9b62385
refactor(bzr): simplify and improve code (#12716) 2 years ago
Marc Cornellà f4423ebd09
feat(cli): style plugin README in `omz plugin info` 2 years ago
Carlo Sala 367e9381df
chore(git): fix typo 2 years ago
Carlo Sala 99e2c31484
feat(git): add `git_previous_branch` function 2 years ago
Erik Teichmann 9bcafe1c27
feat(functions): add `takezip` (#12670) 2 years ago
Saravana J 33ac2ee30f
fix(git): update prefix map for modified files (#12674) 2 years ago
robertoaceves efe21261d0
fix(grep): remove duplicate options (#12639) 2 years ago
Marc Cornellà f70e6916a1
fix(lib): turn off `rematchpcre` option in `omz_urlencode` (#12388) 2 years ago
Jeonguk Choi 70cfff448d
feat(conda-env): add plugin for conda prompt display (#10619) 2 years ago
Marc Cornellà f2769acdfa
chore(history): show input in confirmation prompt 2 years ago
Marc Cornellà c83ca51b1b
fix(history): fix confirmation prompt to allow bypass 2 years ago
Nick Glenn 8908e6d720
fix(history): fix logic error in prompt for `history -c` (#12500) 2 years ago
Marc Cornellà 35a6725970
fix(history): add warning before deleting command history in `history -c` (#12472) 2 years ago
Marc Cornellà 59e8e028e1
fix(lib/git): turn off async prompt for zsh < 5.0.6 2 years ago
Marc Cornellà b0561d28b5
fix(cli): fix edge cases in `omz plugin disable` command (#12401) 2 years ago
stefan 529f77a344
feat(termsupport): support `alacritty*` TERM (#12392) 2 years ago
Marc Cornellà 0c80a063c3 chore(async): reenable async prompt by default on zsh < 5.0.6 (#12358) 2 years ago
Marc Cornellà f78c6b90fc fix(async): fix crash on zsh < 5.0.6 (#12358) 2 years ago
Martin Hans d17ca487a4
fix(history): add `t` option to history wrapper (#12365) 2 years ago
Marc Cornellà 56cfcb44e7
fix(updater): abort update if `$ZSH` is not a git repository 2 years ago
Marc Cornellà eafa78217d
fix(history): fix `history -c` (#12362) 2 years ago
Marc Cornellà 1ed8d4b555
fix(git): turn off async prompt by default on zsh < 5.0.6 (#12331) 2 years ago
Martin Hans efa8de0b52
fix(history): fix edge cases introduced in #12341 (#12357) 2 years ago
MoAlkhateeb 605d76616a
fix(history): revert to old behavior when no args passed (#12341) 2 years ago
MoAlkhateeb a8f7f9f707
fix(history)!: fix arg passing to `fc` for `history` command (#12338) 2 years ago
Marc Cornellà 0389310390
fix(lib/git): fix detection of function use in prompt 2 years ago
Loïc Yhuel 9d529c41cc
perf(async): avoid executing `true` if not required (#12318) 2 years ago
Carlo Sala 114b58ed4e
fix(git): disable locally `ksharrays` 2 years ago
Loïc Yhuel 04007a0e5d
feat(git): implement async completion for `git_prompt_status` (#12319) 2 years ago
Marc Cornellà ec1afe9dd6
feat(git)!: enable async git prompt (now for real) 2 years ago
Loïc Yhuel b43b84abc7
fix(async): avoid blocking the shell while waiting (#12304) 2 years ago
vladislav doster 1d09c6bb0a
style: remove trailing whitespace (#12303) 2 years ago
shuangcui c8ba08581d
docs: fix typos (#12284) 2 years ago
Marc Cornellà 06753e8146
fix(async): register the git prompt async handler correctly (#12267) 2 years ago
Carlo Sala 32d4389aa6
fix(git): disable temporarely async prompt 2 years ago
Marc Cornellà 083cc2c8e8
feat(async)!: implement async prompt API and apply to git prompt (#12257) 2 years ago
Carlo Sala 8f22370af8
fix(key-bindings): bind default arrow keys to `beginning-search` 2 years ago
vladislav doster fff073b55d
style(completion): remove extra space (#12206) 2 years ago
Taylor Cochran 70bf12402c
fix(prompt): quote ruby prompt (#12195) 2 years ago
Michal f7b647e1b1
feat(spectrum): add `FX[dim]` format (#12172) 2 years ago