760 Commits (3bd48b12c8047a12986c79b825ea2451fe5f0ddb)

Author SHA1 Message Date
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) 1 year ago
Carlo Sala 2a109d30af feat(git): add escape hatch to enable async prompt 1 year ago
Henrik Holmboe 6a10a4d6a3
feat(grep): exclude Python virtualenv from `grep` (#12685) 1 year ago
Marc Cornellà 767c927a6d
fix(cli): add plugins with indentation in `omz plugin enable` 1 year ago
mnv 00b9b62385
refactor(bzr): simplify and improve code (#12716) 1 year ago
Marc Cornellà f4423ebd09
feat(cli): style plugin README in `omz plugin info` 1 year 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
Jordan Galby fa770f9678
fix(clipboard): remove clippaste additional newline on wayland (#12140) 2 years ago
Marc Cornellà 1ae0515a80
fix(lib): patch `omz_urlencode` to not encode UTF-8 chars in Termux (#12076) 2 years ago
Bernard Grymonpon 7e3fdf33ec
fix(misc): only set PAGER if `less` or `more` are available (#12060) 2 years ago
Marc Cornellà 8428442ff0
fix(termsupport): add workaround for directory tracking issues in Konsole 2 years ago