737 Commits (f78c6b90fc18e2d0bb119ff549207463ce1d57a5)

Author SHA1 Message Date
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
James Cuzella ccce2e1cfd
fix(termsupport): match all `foot`-like terminfo (#11868) 3 years ago
Carlo Sala 03a0d5bbae
fix(clipboard): load clipboard on usage 3 years ago
Marc Cornellà cb8b677488
fix(termsupport): don't report current working directory in SSH sessions (#11703) 3 years ago
Marc Cornellà 50c678687e
fix(termsupport): fix pwd report for Konsole (#11730) 3 years ago
Carlo Sala 902b79e635
fix(functions): use `command` env 3 years ago
Carlo Sala dcff7a7f08
fix(theme-and-appearance): make bsd `ls` to be default 3 years ago
Carlo Sala c5208867f1 feat(theme-and-appearance): allow disabling gnu-ls in bsd 3 years ago
Erin Schlarb 5b11e70a96
fix(cli): execute as expected if `ksh_arrays` is set (#11629) 3 years ago
Alexander Schlarb 25c2c3a468
feat(lib): send OSC 7 on directory change for more supported terminals (#9914) 3 years ago
Christian Parpart 8d23fbd696
feat(termsupport): add contour terminal (#11599) 3 years ago
Marc Cornellà 1ad167dfac
feat(init)!: allow turning off aliases for libs and plugins (#11550) 3 years ago
Håvard Bartnes 8f6fbe2389
feat(upgrade): add verbosity settings 3 years ago
Marc Cornellà 72732a224e
fix(lib): set equivalent LS_COLORS and LSCOLORS variables 3 years ago
Marc Cornellà d342b353e3
fix(init): set completion colors on theme load, not with `precmd` 3 years ago
Marc Cornellà 95d0c4b603
refactor(theme-and-appearance): reorganize and clean up logic (#11529) 3 years ago
Marc Cornellà 5bf7f9c833
fix(lib): use `$BROWSER` in `open_command` if set (#11532) 3 years ago
Jannik 0ca8907f0e
fix(lib): fix case-insensitive completion for zsh 5.9 (#11526) 3 years ago
Marc Cornellà 277f38212a
refactor: reorganize setopts in lib folder 3 years ago
Marc Cornellà 5cb943eea4
fix(lib): fix return code after expected non-zero exit code (#11524) 3 years ago
Carlo Sala aca048814b
fix(theme-and-appearance): avoid infinite recursion 3 years ago
Carlo Sala 8a68bf6772
fix(theme-and-appearance): test color ls with $ZSH directory 3 years ago
Richard Mitchell 574669da6b fix(correction)!: remove aliases for non standard commands 3 years ago
Richard Mitchell 416560c9bf
docs(lib/directories): comment how to disable alias (#11489) 3 years ago