469 Commits (fc4e0cd7ba47bc87fe707f2bac8edb3461cfdd36)

Author SHA1 Message Date
Marc Cornellà c24dfa1ab4 Fix ls coloring in MacOS if gls is not installed 10 years ago
rossmcf 628d0bb106 Fix ls colouring for Darwin. (#5516) 10 years ago
Hong f7d4f985ac Use $+commands to check the existence of a command in clipboard.zsh. (#5519) 10 years ago
Hong a56eac7a71 Use OSTYPE instead of uname whenever possible for better speed. (#5496) 10 years ago
Hong 98cd3973d2 Take advantage of LS_COLORS for the color of completion if GNU ls is used. (#5510) 10 years ago
Marc Cornellà c2e3a410ea Fix style of theme-and-appearance.zsh 10 years ago
Marc Cornellà 6304a789ab Only set default LS_COLORS if not set before 10 years ago
Marc Cornellà 6c08286c8e Use `$commands[]` to check for command existence 10 years ago
Hong Xu efa7c7b7ff set better default colors for GNU ls instead of none. 10 years ago
Marc Cornellà 4e12024b0b Fix styling of lib/completion.zsh 10 years ago
Gravemind 0d897cca74 Fix hyphen and underscore filename completion 10 years ago
Yuichi Tanikawa 27fff27253 Fix git_prompt_status() not showing ahead/behind/diverged status correctly (#5388) 10 years ago
Marc Cornellà 71201ffd67 git: output nothing when no commits ahead or behind 10 years ago
Fredrik Fornwall 9772f8e10d Replace /bin/sh with sh for portability (#5291) 10 years ago
Luke Childs a7de0fabd7 nvm plugin improvements (#5265) 10 years ago
Steven 61981951b1 Updated git_commits_ahead function (#5247) 10 years ago
Steven 96a2092e37 lib/git.zsh: Added git_commits_behind function (#4450) 10 years ago
Marc Cornellà cc36063cfd Cleanup theme-and-appearance.zsh 10 years ago
Marc Cornellà ed484dfaf6 Delete cdablevars option by default 10 years ago
Aesop Wolf 69e1506ad9 Add git user profile functions for prompt display 10 years ago
Michele Bologna 87f8251388 Re-added $ZSH_THEME_GIT_PROMPT_EQUAL_REMOTE 10 years ago
Marc Cornellà 0842384987 Put `local var` declaration in its own line in lib/git.zsh 10 years ago
Andrew Janke 9f552130bd Move current_branch() from git plugin to core lib/git.zsh 10 years ago
moyamo 71deb74552 Fix indentation 10 years ago
moyamo d779750341 Default to using terminfo to set the terminal title 10 years ago
desrum_m 95aa9bd97b Better research history with arrow keys 10 years ago
Marc Cornellà 4fbfb149d3 Add back the `-` alias to go to the previous directory 10 years ago
Marc Cornellà 4e306887c2 Cleanup update_terminalapp_cwd function 10 years ago
Marc Cornellà eca912e51a Quote all variables in if statements 10 years ago
Marc Cornellà 103eb32721 Use a case structure to id terminal types 10 years ago
Dawid Ferenczy 63d7500cf1 Added setting of the window title in Cygwin 10 years ago
Ionel Cristian Mărieș d55111f200 Support all kinds of putty-like terminal strings. 10 years ago
Marc Cornellà 584e0a6ef9 Use shwordsplit in open_command() 10 years ago
Marc Cornellà afdfe2391e Add empty string parameter to start command 10 years ago
Mark Ingalls 0a79f1e836 make this work in the git-for-windows SDK 10 years ago
Ionel Cristian Mărieș 711c1bcb40 Add support for "putty" $TERM in termsupport.zsh 10 years ago
Marc Cornellà fea74b4b34 Fix open_command nohup call 10 years ago
Andrew Janke f0981d564a termsupport: protect subshell with quotes 10 years ago
Marc Cornellà ebfba0e539 Drop the use of nohup on OSX for tmux compatibility 10 years ago
Andrew Janke d15521d09d diagnostics: fix for reserved-word changes in zsh 5.1 11 years ago
Andrew Janke 3551745792 Disable bracketed-paste-magic in zsh 5.1.1, where it is buggy 11 years ago
Andrew Janke b6d78df62c clip*: add xsel support 11 years ago
Jeff Smith 2d9df4468f Fix 'ack-grep' bug for non-ubuntu users 11 years ago
shawn 7a636097f8 Correct repo dir 11 years ago
Michele Bologna 12e99b5334 fix indentation 11 years ago
Michele Bologna 5323954c98 Uniform git prompt equal remote 11 years ago
iCross 19c0b185ad fix url-quote-magic not working issue 11 years ago
Marc Cornellà b42efeb87e Switch off line wrapping in case dots occupy extra line 11 years ago
Marc Cornellà 6a8d406eaa Use prompt expansion sequence to color red the output 11 years ago
Marc Cornellà 3976e04035 Use proper if comparison 11 years ago