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
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
2024-01-21
feat(spectrum): add `FX[dim]` format (#12172)
Michal
2023-12-31
fix(clipboard): remove clippaste additional newline on wayland (#12140)
Jordan Galby
2023-12-06
fix(lib): patch `omz_urlencode` to not encode UTF-8 chars in Termux (#12076)
Marc Cornellà
2023-11-27
fix(misc): only set PAGER if `less` or `more` are available (#12060)
Bernard Grymonpon
2023-10-19
fix(termsupport): add workaround for directory tracking issues in Konsole
Marc Cornellà
2023-08-31
fix(termsupport): match all `foot`-like terminfo (#11868)
James Cuzella
2023-08-24
fix(clipboard): load clipboard on usage
Carlo Sala
2023-06-11
fix(termsupport): don't report current working directory in SSH sessions (#11...
Marc Cornellà
2023-06-08
fix(termsupport): fix pwd report for Konsole (#11730)
Marc Cornellà
2023-05-23
fix(functions): use `command` env
Carlo Sala
2023-05-09
fix(theme-and-appearance): make bsd `ls` to be default
Carlo Sala
2023-05-06
feat(theme-and-appearance): allow disabling gnu-ls in bsd
Carlo Sala
2023-04-20
fix(cli): execute as expected if `ksh_arrays` is set (#11629)
Erin Schlarb
2023-04-05
feat(lib): send OSC 7 on directory change for more supported terminals (#9914)
Alexander Schlarb
2023-04-04
feat(termsupport): add contour terminal (#11599)
Christian Parpart
2023-04-03
feat(init)!: allow turning off aliases for libs and plugins (#11550)
Marc Cornellà
2023-03-28
feat(upgrade): add verbosity settings
Håvard Bartnes
2023-03-12
fix(lib): set equivalent LS_COLORS and LSCOLORS variables
Marc Cornellà
2023-03-07
fix(init): set completion colors on theme load, not with `precmd`
Marc Cornellà
2023-03-03
refactor(theme-and-appearance): reorganize and clean up logic (#11529)
Marc Cornellà
2023-03-03
fix(lib): use `$BROWSER` in `open_command` if set (#11532)
Marc Cornellà
2023-02-26
fix(lib): fix case-insensitive completion for zsh 5.9 (#11526)
Jannik
[next]