565 Commits (d0d01c0bbf32ffe1dc22a66620ca85669c77e6b8)

Author SHA1 Message Date
Marc Cornellà d0d01c0bbf lib: prefix diff call with command to bypass diff aliases 6 years ago
Marc Cornellà a15f0f0e9f cli: beauty touches on 'omz pr test' command 6 years ago
Monson Shao 62648d71bb
lib: enable diff color (#8807) 6 years ago
Patrick Moore e606ac7051
Handle unset variables in various parts of the codebase (#8944) 6 years ago
joshuashaffer b706a91917
core: add title support for mlterm (#8303) 6 years ago
Marco Trevisan ed4e317bbb
lib: don't override bigger HISTSIZE and SAVEHIST values (#8993) 6 years ago
Benoit GALATI fcd0747bc1
core: remove inc_append_history option (#8048) 6 years ago
Marc Cornellà cfdd3c8dd8 Revert "core: enable hist_reduce_blanks" 6 years ago
Jacob Menke 582c8cb291
Prefix cd calls with `builtin` (#8937) 6 years ago
Marc Cornellà cbd6fbe7a7 core: enable hist_reduce_blanks 6 years ago
Marc Cornellà da8c19a076 core: fix zstyle definition of use-cache 6 years ago
Marc Cornellà 173d4ca68f core: move core folder to lib, for now 6 years ago
Marc Cornellà 0caae9082a lib: speed up slow parts of the lib files; other small fixes 6 years ago
Marc Cornellà 2eb3e9d57c
lib: support konsole* $TERM in title function (#8035) 6 years ago
Marc Cornellà 02d1253809
lib: clean up termsupport.zsh 6 years ago
Marc Cornellà d7825313cc
Use $jobstates and $jobtexts to look for jobs 6 years ago
Marek Dědič bbe54e4e60
lib: use `command` to run rm in upgrade function (#8696) 6 years ago
Marc Cornellà d3dfc13716 lib: use grep-alias cache only if ZSH_CACHE_DIR is writable 6 years ago
Marc Cornellà dc190d872a Refactor grep.zsh file 6 years ago
Marc Cornellà 8d814fdff6 Fast algorithm to determine grep alias flags 6 years ago
mattmc3 57b178102c Performance enhancement for lib/grep 6 years ago
Shi Yan a8ed1c4e7a Ignore .tox folder in grep 6 years ago
Peter Vandenberk b4b50f20ac Also set options for egrep and fgrep 6 years ago
Vital Kolas b6f2cfdb93 Exclude .idea folder from grep search scope 6 years ago
Stephen Heuer a2cad16790
lib: urlencode hostname in update_terminalapp_cwd (#6245) 6 years ago
Marc Cornellà 888ab9091c lib: add support for clippaste in WSL using powershell 6 years ago
j 2b499e1a9e lib: add termux commands to clipboard.zsh (#6243) 6 years ago
Marc Cornellà 57739cbcb6 lib: add support for clip.exe clipboard copy in WSL 6 years ago
Marc Cornellà 40b013f5f1 lib: delete upgrade lock in upgrade_oh_my_zsh 6 years ago
Marc Cornellà 17428f3c9a lib: load bash completion functions automatically 6 years ago
Evan Chiu 1c300d3a76 lib: add git function to determine repository name (#4989) 6 years ago
Andras Svraka 56297902e9 lib: add MSYS2 support to clipboard integration (#8542) 6 years ago
Jacob Tomaw 1ba0af650a Use safer append to hook function arrays (#8406) 6 years ago
Marc Cornellà 1546e1226a Fix badly resolved rebase conflict 6 years ago
Marc Cornellà b7e37cea90 Clean up ignore submodules logic in parse_git_dirty 6 years ago
Wang Guan 7cc3a32bff Add an option about git submodules to ignore 6 years ago
Shahin Sorkh 3e4d10c4f1 lib: allow alias expansion in _ sudo alias (#8268) 7 years ago
Marc Cornellà 095d56b5ea Fix WSL check for WSL 2 and simplify nohup in open_command 7 years ago
Marc Cornellà e604eaf55e
lib: delete LC_CTYPE locale setting which causes problems 7 years ago
Robert Estelle d81cd753e0 clipboard: Fix bad expansion of exit-code test 7 years ago
Robert Estelle 841008c947 clipboard: Fix tmux clipcopy after testing 7 years ago
Robert Estelle d71d3d9905 clipboard: Fix "cilppaste" -> "clippaste" typo 7 years ago
Robert Estelle 01e934d634 clipboard: Add support for several more clipboards 7 years ago
Robert Estelle 956ca639bb clipboard: Avoid unnecessary re-detection each time 7 years ago
Robert Estelle d855547661 clipboard: Reduce unnecessary special-casing on stdin 7 years ago
Erik Demaine 902e3172c9 Avoid error messages when there is no job 7 years ago
Erik Demaine c1446b4750 Automatic title: Replace fg with description from jobs 7 years ago
Marc Cornellà 486fa1010d lib: add ability to disable magic functions 7 years ago
Andrew Janke 299cd4777a Themes: switch to using ruby_prompt_info() 7 years ago
Marc Cornellà ea3e666e04 init: run compinit before loading lib/ files 7 years ago