Age | Commit message (Expand) | Author |
2020-03-05 | lib: support konsole* $TERM in title function (#8035) | Marc Cornellà |
2020-03-03 | lib: automatic title: replace fg with description from jobs (#7982) | Marc Cornellà |
2020-03-03 | lib: clean up termsupport.zsh | Marc Cornellà |
2020-03-03 | Use $jobstates and $jobtexts to look for jobs | Marc Cornellà |
2020-03-03 | lib: use `command` to run rm in upgrade function (#8696) | Marek Dědič |
2020-03-02 | lib: use grep-alias cache only if ZSH_CACHE_DIR is writable | Marc Cornellà |
2020-03-01 | Refactor grep.zsh file | Marc Cornellà |
2020-03-01 | Fast algorithm to determine grep alias flags | Marc Cornellà |
2020-03-01 | Performance enhancement for lib/grep | mattmc3 |
2020-03-01 | Ignore .tox folder in grep | Shi Yan |
2020-03-01 | Also set options for egrep and fgrep | Peter Vandenberk |
2020-03-01 | Exclude .idea folder from grep search scope | Vital Kolas |
2020-02-28 | lib: urlencode hostname in update_terminalapp_cwd (#6245) | Stephen Heuer |
2020-02-28 | lib: add support for clippaste in WSL using powershell | Marc Cornellà |
2020-02-27 | lib: add termux commands to clipboard.zsh (#6243) | j |
2020-02-27 | lib: add support for clip.exe clipboard copy in WSL | Marc Cornellà |
2020-02-27 | Merge branch 'master' into clipboard | Marc Cornellà |
2020-02-24 | lib: delete upgrade lock in upgrade_oh_my_zsh | Marc Cornellà |
2020-02-11 | lib: load bash completion functions automatically | Marc Cornellà |
2020-02-10 | lib: add git function to determine repository name (#4989) | Evan Chiu |
2020-01-16 | lib: add MSYS2 support to clipboard integration (#8542) | Andras Svraka |
2019-11-19 | Use safer append to hook function arrays (#8406) | Jacob Tomaw |
2019-11-06 | Fix badly resolved rebase conflict | Marc Cornellà |
2019-11-06 | Clean up ignore submodules logic in parse_git_dirty | Marc Cornellà |
2019-11-06 | Add an option about git submodules to ignore | Wang Guan |
2019-10-16 | lib: allow alias expansion in _ sudo alias (#8268) | Shahin Sorkh |
2019-09-19 | Fix WSL check for WSL 2 and simplify nohup in open_command | Marc Cornellà |
2019-08-19 | lib: delete LC_CTYPE locale setting which causes problems | Marc Cornellà |
2019-07-14 | clipboard: Fix bad expansion of exit-code test | Robert Estelle |
2019-07-14 | clipboard: Fix tmux clipcopy after testing | Robert Estelle |
2019-07-14 | clipboard: Fix "cilppaste" -> "clippaste" typo | Robert Estelle |
2019-07-12 | clipboard: Add support for several more clipboards | Robert Estelle |
2019-07-12 | clipboard: Avoid unnecessary re-detection each time | Robert Estelle |
2019-07-12 | clipboard: Reduce unnecessary special-casing on stdin | Robert Estelle |
2019-07-07 | Avoid error messages when there is no job | Erik Demaine |
2019-07-06 | Automatic title: Replace fg with description from jobs | Erik Demaine |
2019-05-11 | lib: add ability to disable magic functions | Marc Cornellà |
2019-05-08 | Themes: switch to using ruby_prompt_info() | Andrew Janke |
2019-05-07 | init: run compinit before loading lib/ files | Marc Cornellà |
2019-05-07 | lib: pass arguments to `d` to dirs (#6924) | Marc Cornellà |
2019-04-22 | Colored ls output in FreeBSD #7565 | Yannis Mitsos |
2019-04-09 | lib: stop detecting git versions prior to 1.7.2 | Marc Cornellà |
2019-04-09 | lib: fix issues with nounset and parameters used before defined (#7433) | David Remy |
2019-04-08 | lib: delete PS1 default | Marc Cornellà |
2019-03-21 | termsupport: add support for tmux* $TERM values (#7622) | Jeremy Armstrong |
2019-03-21 | compfix: fix check for empty string (#7674) | Konstantin Gizdov |
2019-02-25 | lib: optimize default and env_default | Marc Cornellà |
2019-01-20 | misc: remove please alias to sudo | Marc Cornellà |
2018-09-15 | lib: fix history wrapper when passing numbers | Marc Cornellà |
2018-09-09 | lib: quote arguments to env_default | Marc Cornellà |