index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2025-05-24
fix(async): ensure `git_prompt_status` can be registered (#13134)
Ilia Burtsev
2025-05-22
fix(history): handle HIST_STAMPS with whitespace in timestamp format (#13099)
Kirill Fedorov
2025-05-18
feat(termsupport): add WezTerm support (#13121)
tobii-dev
2025-03-29
fix(cli): support `noexec` environments (#13042)
Carlo Sala
2025-03-20
fix(termsupport): ensure ohmyzsh can run with `set -eu`
Carlo Sala
2025-01-23
fix(cli)!: remove harmful `--unattended` flag for `omz update` (#12935)
Marc Cornellà
2025-01-10
fix(cli): ensure `ksharrays` is unset
Carlo Sala
2024-11-21
chore: fix some typos (#12818)
Bin Chang
2024-10-08
feat(git): add escape hatch to enable async prompt
Carlo Sala
2024-10-08
feat(grep): exclude Python virtualenv from `grep` (#12685)
Henrik Holmboe
2024-10-08
fix(cli): add plugins with indentation in `omz plugin enable`
Marc Cornellà
2024-10-02
refactor(bzr): simplify and improve code (#12716)
mnv
2024-10-01
feat(cli): style plugin README in `omz plugin info`
Marc Cornellà
2024-09-23
chore(git): fix typo
Carlo Sala
2024-09-18
feat(git): add `git_previous_branch` function
Carlo Sala
2024-09-18
feat(functions): add `takezip` (#12670)
Erik Teichmann
2024-09-15
fix(git): update prefix map for modified files (#12674)
Saravana J
2024-08-27
fix(grep): remove duplicate options (#12639)
robertoaceves
2024-07-27
fix(lib): turn off `rematchpcre` option in `omz_urlencode` (#12388)
Marc Cornellà
2024-07-15
feat(conda-env): add plugin for conda prompt display (#10619)
Jeonguk Choi
2024-06-18
chore(history): show input in confirmation prompt
Marc Cornellà
2024-06-18
fix(history): fix confirmation prompt to allow bypass
Marc Cornellà
2024-06-13
fix(history): fix logic error in prompt for `history -c` (#12500)
Nick Glenn
2024-06-12
fix(history): add warning before deleting command history in `history -c` (#1...
Marc Cornellà
2024-06-12
fix(lib/git): turn off async prompt for zsh < 5.0.6
Marc Cornellà
2024-05-08
fix(cli): fix edge cases in `omz plugin disable` command (#12401)
Marc Cornellà
2024-05-02
feat(termsupport): support `alacritty*` TERM (#12392)
stefan
2024-04-22
chore(async): reenable async prompt by default on zsh < 5.0.6 (#12358)
Marc Cornellà
2024-04-22
fix(async): fix crash on zsh < 5.0.6 (#12358)
Marc Cornellà
2024-04-18
fix(history): add `t` option to history wrapper (#12365)
Martin Hans
2024-04-18
fix(updater): abort update if `$ZSH` is not a git repository
Marc Cornellà
2024-04-18
fix(history): fix `history -c` (#12362)
Marc Cornellà
2024-04-17
fix(git): turn off async prompt by default on zsh < 5.0.6 (#12331)
Marc Cornellà
2024-04-16
fix(history): fix edge cases introduced in #12341 (#12357)
Martin Hans
2024-04-09
fix(history): revert to old behavior when no args passed (#12341)
MoAlkhateeb
2024-04-09
fix(history)!: fix arg passing to `fc` for `history` command (#12338)
MoAlkhateeb
2024-04-05
fix(lib/git): fix detection of function use in prompt
Marc Cornellà
2024-04-04
perf(async): avoid executing `true` if not required (#12318)
Loïc Yhuel
2024-04-04
fix(git): disable locally `ksharrays`
Carlo Sala
2024-04-03
feat(git): implement async completion for `git_prompt_status` (#12319)
Loïc Yhuel
2024-04-03
feat(git)!: enable async git prompt (now for real)
Marc Cornellà
2024-04-03
fix(async): avoid blocking the shell while waiting (#12304)
Loïc Yhuel
2024-03-26
style: remove trailing whitespace (#12303)
vladislav doster
2024-03-14
docs: fix typos (#12284)
shuangcui
2024-03-09
fix(async): register the git prompt async handler correctly (#12267)
Marc Cornellà
2024-03-07
fix(git): disable temporarely async prompt
Carlo Sala
2024-03-07
feat(async)!: implement async prompt API and apply to git prompt (#12257)
Marc Cornellà
2024-02-12
fix(key-bindings): bind default arrow keys to `beginning-search`
Carlo Sala
2024-02-08
style(completion): remove extra space (#12206)
vladislav doster
2024-02-03
fix(prompt): quote ruby prompt (#12195)
Taylor Cochran
[next]