summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-03-03lib: automatic title: replace fg with description from jobs (#7982)Marc Cornellà
2020-03-03lib: clean up termsupport.zshMarc Cornellà
2020-03-03Use $jobstates and $jobtexts to look for jobsMarc Cornellà
2020-03-03lib: use `command` to run rm in upgrade function (#8696)Marek Dědič
2020-03-02lib: use grep-alias cache only if ZSH_CACHE_DIR is writableMarc Cornellà
2020-03-01Refactor grep.zsh fileMarc Cornellà
2020-03-01Fast algorithm to determine grep alias flagsMarc Cornellà
2020-03-01Performance enhancement for lib/grepmattmc3
2020-03-01Ignore .tox folder in grepShi Yan
2020-03-01Also set options for egrep and fgrepPeter Vandenberk
2020-03-01Exclude .idea folder from grep search scopeVital Kolas
2020-02-28lib: urlencode hostname in update_terminalapp_cwd (#6245)Stephen Heuer
2020-02-28lib: add support for clippaste in WSL using powershellMarc Cornellà
2020-02-27lib: add termux commands to clipboard.zsh (#6243)j
2020-02-27lib: add support for clip.exe clipboard copy in WSLMarc Cornellà
2020-02-27Merge branch 'master' into clipboardMarc Cornellà
2020-02-24lib: delete upgrade lock in upgrade_oh_my_zshMarc Cornellà
2020-02-11lib: load bash completion functions automaticallyMarc Cornellà
2020-02-10lib: add git function to determine repository name (#4989)Evan Chiu
2020-01-16lib: add MSYS2 support to clipboard integration (#8542)Andras Svraka
2019-11-19Use safer append to hook function arrays (#8406)Jacob Tomaw
2019-11-06Fix badly resolved rebase conflictMarc Cornellà
2019-11-06Clean up ignore submodules logic in parse_git_dirtyMarc Cornellà
2019-11-06Add an option about git submodules to ignoreWang Guan
2019-10-16lib: allow alias expansion in _ sudo alias (#8268)Shahin Sorkh
2019-09-19Fix WSL check for WSL 2 and simplify nohup in open_commandMarc Cornellà
2019-08-19lib: delete LC_CTYPE locale setting which causes problemsMarc Cornellà
2019-07-14clipboard: Fix bad expansion of exit-code testRobert Estelle
2019-07-14clipboard: Fix tmux clipcopy after testingRobert Estelle
2019-07-14clipboard: Fix "cilppaste" -> "clippaste" typoRobert Estelle
2019-07-12clipboard: Add support for several more clipboardsRobert Estelle
2019-07-12clipboard: Avoid unnecessary re-detection each timeRobert Estelle
2019-07-12clipboard: Reduce unnecessary special-casing on stdinRobert Estelle
2019-07-07Avoid error messages when there is no jobErik Demaine
2019-07-06Automatic title: Replace fg with description from jobsErik Demaine
2019-05-11lib: add ability to disable magic functionsMarc Cornellà
2019-05-08Themes: switch to using ruby_prompt_info()Andrew Janke
2019-05-07init: run compinit before loading lib/ filesMarc Cornellà
2019-05-07lib: pass arguments to `d` to dirs (#6924)Marc Cornellà
2019-04-22Colored ls output in FreeBSD #7565Yannis Mitsos
2019-04-09lib: stop detecting git versions prior to 1.7.2Marc Cornellà
2019-04-09lib: fix issues with nounset and parameters used before defined (#7433)David Remy
2019-04-08lib: delete PS1 defaultMarc Cornellà
2019-03-21termsupport: add support for tmux* $TERM values (#7622)Jeremy Armstrong
2019-03-21compfix: fix check for empty string (#7674)Konstantin Gizdov
2019-02-25lib: optimize default and env_defaultMarc Cornellà
2019-01-20misc: remove please alias to sudoMarc Cornellà
2018-09-15lib: fix history wrapper when passing numbersMarc Cornellà
2018-09-09lib: quote arguments to env_defaultMarc Cornellà
2018-09-08lib: small change to git_compare_versionMarc Cornellà