714 Commits (d43f03ba91c47934a40b436a6ea9e79449a4583a)

Author SHA1 Message Date
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
Julien Rottenberg 379fe0fe13
feat(azure): add `azure` plugin (#8848) 3 years ago
Hazael Sanchez ea4854dba3
feat(directories): add config to skip aliases (#11469) 3 years ago
Carlo Sala 657ad0523d fix(theme-and-appearance): fix `diff` completion in macOS 3 years ago
Joan Marcè i Igual bf57b4ff3d
feat(functions/take): make `.tgz` behave as `.tar.gz` (#11446) 3 years ago
Carlo Sala df658350a3
fix(clipboard): move wsl detection to higher priority (#11440) 3 years ago
Marc Cornellà 17ea97332b Revert "fix(lib): send carriage return after `title` to fix #11314 (#11315)" 3 years ago
Lawton Nichols 3dd83a22a1
fix(lib): send carriage return after `title` to fix #11314 (#11315) 3 years ago
Banst 6dfc9b960f
feat(git): display tag in git-prompt when possible (#11318) 3 years ago
Carlo 8487a5536d
fix(cli): avoid using `column` (#11271) 3 years ago
Marc Cornellà b9be3a43b4 fix(cli): change unrecognized `\s` in BSD awk (#11146) 3 years ago
Nadhem 570158e464
chore(lib): update deprecated grep aliases (#11161) 4 years ago
Ben Walton 97134d1eed
fix(cli): make `omz` honour symlinks when changing `.zshrc` (#11082) 4 years ago
hellzbellz 0c7ce363c9
chore(lib): only create `afind` alias if `ack` is installed (#11017) 4 years ago
Marc Cornellà ef8e63a7fd
fix(lib): prefer `xsel` over `xclip` in clipboard.zsh 4 years ago
Marc Cornellà 39573125e4
feat(lib): wait for input to copy to the clipboard (#10953) 4 years ago
Marc Cornellà 4506210c38
fix(lib): don't attach to tty in `wl-copy` and `xclip` (#10953) 4 years ago
Marc Cornellà 39b600e9e5
fix(lib): encode all arguments besides the first in `omz_urlencode` 4 years ago
Marc Cornellà dfee71c773
Revert "fix(lib): don't return clean with `hide-dirty=1` in `parse_git_dirty`" (#10927) 4 years ago
Will LE 4674384d1a
fix(lib): don't return clean with `hide-dirty=1` in `parse_git_dirty` (#10897) 4 years ago
Marc Cornellà 30e23a643b
refactor(cli): fix `commit.gpgsign` test in `omz pr test` 4 years ago
Marc Cornellà f1a5fb5ee9
fix(cli): fix `commit.gpgsign` test in `omz pr test` 4 years ago
Carlo Sala 141d06b602
fix(cli): turn of `commit.gpgsign` compatibly with git v1.7.1 (#10679) 4 years ago
Markus (Vock) Arians 99460351eb
feat(lib): support auto title in foot terminal (#10735) 4 years ago