452 Commits (2198ff05e3b26532865f91a9ac1bac5fc673c05b)

Author SHA1 Message Date
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
Andrew Janke 46ddd88fe0 diagnostics: switch to shasum, filter sysinfo using lines 11 years ago
Andrew Janke 5c8b0cc0c1 Add clipcopy() and clippaste() generic cross-platform CLI clipboard functions. 11 years ago
Andrew Janke 47d19cc564 Add defensive `emulate -L zsh` to termsupport functions 11 years ago
Andrew Janke 96c34cebae Add a deprecation comment. 11 years ago
Andrew Janke 14b4ba83c3 Move urlencode/urldecode functions to core lib 11 years ago
Andrew Janke 17da983442 termsupport: avoid repeated dir in window title in Terminal.app 11 years ago
Marc Cornellà 2d0bfcf818 Implement cross-platform open function open_command() 11 years ago
Andrew Janke 90ea67edf0 termsupport: protect title() with `emulate -L zsh` 11 years ago
Andrew Janke fa25445868 diagnostics: include output file name in dump output 11 years ago
leycec dcb175d430 Insecure completion handler added. 11 years ago
Bin Huang 775ac3ad9f The executable command on Mac OSX is 'ack' rather than 'ack-grep'. 11 years ago
Andrew Janke bca720fa95 diagnostics: include detailed OS version info if possible 11 years ago
Andrew Janke 9813ff5f24 omz_diagnostic_dump: Add umask and $fpath listing. 11 years ago
Michele Bologna 01e355fb1e In addition to the already existing variables ZSH_THEME_GIT_PROMPT for behind, 11 years ago
Ali Afshar f66a54fb78 Add missing space causing parse error. 11 years ago
Dan Mills 2fb326513a Only load url-quote-magic if it is available. 11 years ago
Adam Lindberg 2d40cc0bb3 Add git_prompt_behind and git_prompt_exists 11 years ago