- 15 Dec, 2015 1 commit
- 
- 
Marc Cornellà authoredarchlinux: use $+commands instead of 'command -v' in a subshell 
 
- 
- 14 Dec, 2015 10 commits
- 
- 
Marc Cornellà authoredDefault to using terminfo to set the terminal title 
- 
Marc Cornellà authored"fishy" theme: Shorten path .foo to .f, not . 
- 
Danyil Bohdan authoredActually replace the value of the environment variable $HOME with "~" instead of appending the tilde in front of the prompt. 
- 
moyamo authored
- 
moyamo authoredCurrently, the title is only set on supported terminals (i.e. xterm, urxvt, screen etc.). Using terminfo entries to set the terminal title adds support for many more terminals. 
- 
Marc Cornellà authored[Composer] redirect stderr to /dev/null for completion commands 
- 
Marc Cornellà authoredUpdate link to git completion 
- 
Kaelig authored
- 
Marc Cornellà authoredClose #3627 
- 
desrum_m authoredThis change enables UP-arrow and DOWN-arrow full-line history completion. For example, if you write `git clone` and press UP: - Before this change, it will use the last command that starts with `git`. - After this change, it will use the last command that starts with `git clone`. 
 
- 
- 13 Dec, 2015 6 commits
- 
- 
Marc Cornellà authoredznt: faster startup of tools using colorifying (e.g. n-history), optimized heap usage for older Zsh's 
- 
Marc Cornellà authoredMake spectrum_ls implementation consistent with $FG and spectrum_bls 
- 
Marc Cornellà authoredClose #4193 
- 
Andrew Janke authoredThis avoids an ordering dependency between this and the vi-mode plugin. 
- 
Marc Cornellà authoredHide spectrum.zsh var values to avoid junky output to terminal 
- 
Marc Cornellà authoredThe alias was removed in #3564. A couple of users were using it, so I'm adding it back. 
 
- 
- 11 Dec, 2015 5 commits
- 
- 
Kaelig authored
- 
Marc Cornellà authoredcommon-aliases: handle "dev" versions in version check 
- 
Marc Cornellà authoredRecognize Firefox addon and Android packages. 
- 
Marc Cornellà authoredUse actual `commit --amend` command for Mercurial 
- 
Andrew Janke authoredUses `is-at-least` instead of a numeric comparison hack, so versions with non-numeric bits like "4.5.0-dev5" don't throw errors. 
 
- 
- 10 Dec, 2015 2 commits
- 
- 
Marc Cornellà authoredAdd Ecosia to web-search plugin. 
- 
Gregory McCue authored
 
- 
- 07 Dec, 2015 1 commit
- 
- 
Sebastian Gniazdowski authored
 
- 
- 06 Dec, 2015 1 commit
- 
- 
Bilal Amarni authored
 
- 
- 05 Dec, 2015 2 commits
- 
- 
Marc Cornellà authoredThe tilde character is not expanded when inside quotes. See https://github.com/robbyrussell/oh-my-zsh/issues/4668#issuecomment-162213379 
- 
Marc Cornellà authoredMake code in lib/termsupport.zsh more readable 
 
- 
- 04 Dec, 2015 2 commits
- 
- 
Sebastian Gniazdowski authored
- 
Danyil Bohdan authoredWhen the current path is /home/user/.config/doublecmd the prompt now reads "/h/u/.c/doublecmd", not "/h/u/./doublecmd" as was the case. This matches what the Fish shell does. Enclose the Perl snippet in single quotes instead of double quotes. 
 
- 
- 03 Dec, 2015 1 commit
- 
- 
Sebastian Gniazdowski authored
 
- 
- 02 Dec, 2015 2 commits
- 
- 
Hugh Wang authored
- 
Marc Cornellà authoredznt: updated README.md, twice as fast searching 
 
- 
- 01 Dec, 2015 5 commits
- 
- 
Marc Cornellà authored
- 
Marc Cornellà authored
- 
Marc Cornellà authored
- 
Marc Cornellà authoredClose #2739 
- 
Dawid Ferenczy authored
 
- 
- 30 Nov, 2015 2 commits
- 
- 
Marc Cornellà authoredAdd support for "putty" $TERM in termsupport.zsh 
- 
Marc Cornellà authored[tmux-cssh plugin] Initial version 
 
- 
