Name
Last commit
Last update
..
bzr.zsh Modification to the frisk theme to work with the BZR lib
cli.zsh fix(cli): disable GPG signing in `omz pr test` to avoid key prompt (#10677)
clipboard.zsh fix(lib): fix clipboard copy on Termux
compfix.zsh compfix: fix check for empty string (#7674)
completion.zsh feat(lib): allow setting custom completion dots sequence (#9424)
correction.zsh feat(lib): don't correct `su` command arguments (#10214)
diagnostics.zsh style: use `-n` flag in `head` and `tail` commands (#10391)
directories.zsh style: use `-n` flag in `head` and `tail` commands (#10391)
functions.zsh fix(lib): fix `omz_urldecode` unsafe eval bug
git.zsh fix(lib): quote % in `git_remote_status`
grep.zsh lib: use grep-alias cache only if ZSH_CACHE_DIR is writable
history.zsh Revert "lib: remove share_history"
key-bindings.zsh lib: remove CTRL-Backspace key binding altogether
misc.zsh lib: speed up slow parts of the lib files; other small fixes
nvm.zsh fix(lib): quote % in `nvm_prompt_info`
prompt_info_functions.zsh fix: quote % characters in ruby prompt info functions
spectrum.zsh fix(lib): fix potential command injection in `title` and `spectrum` functions
termsupport.zsh feat(lib): support auto title in foot terminal (#10735)
theme-and-appearance.zsh fix(lib): fix `diff --color` argument check for BSD systems (#10269)
vcs_info.zsh fix(vcs_info): don't patch VCS_INFO_formats if not found