110 Commits (7b2ebce5fa54f34727515317a61a789baecf0a8f)

Author SHA1 Message Date
Juan G. Hurtado 9730de8e66 Adds support for $(current_branch) on git_parse_ahead() 13 years ago
Renaud (Nel) Morvan 1ae6df7639 Relax pattern matching on TERM. Closes #320. 14 years ago
Juan G. Hurtado f33e196bf0 Adds new prompt methods on Git lib 14 years ago
Arthur Kalmenson 955f3ce866 Added bindings for Gnome terminal. 14 years ago
Arthur Kalmenson 0557b99d5b Make the delete key work correctly, instead of outputting a ~ 14 years ago
Pat Regan af0b6ac28f Moved compinit call back to oh-my-zsh.sh, after plugins are loaded 14 years ago
Pat Regan a56e12932f Moved the single compinit call from oh-my-zsh.sh to lib/completion.zsh 14 years ago
Pat Regan 782883b5d8 Replace redundant calls to compinit with a single call. 14 years ago
Lorrin Nelson c02b29159b Introduce DISABLE_AUTO_TITLE option 14 years ago
Robby Russell 2a8a861ac3 Revert "Re-order title/tab setting to make window titles work on OSX terminal which" 14 years ago
Matt Cable 2f6d6909b3 Re-order title/tab setting to make window titles work on OSX terminal which 14 years ago
Woody Gilk 88faaec7c9 Enable alias completion, do not limit completion to just files 14 years ago
Robby Russell 7b8cf376d1 Revert "Enable alias completion, do not limit completion to just files" 14 years ago
Renaud (Nel) Morvan bb609fce12 Refactor DISABLE_AUTO_TITLE to be more DRY 14 years ago
Renaud (Nel) Morvan 044012b965 Command title behavior no longer depend on local zsh configuration 14 years ago
Renaud (Nel) Morvan bb8bbf33b7 Escape characters used in escape sequence to avoid triggering bugs in Apple Terminal 14 years ago
Sorin Ionescu ccdf259468 Added modified while newly added and type change detection to git prompt modified status. 14 years ago
Renaud (Nel) Morvan da8b3f0010 Refactor window and tab title in tty 14 years ago
Robin Ramael 33bb6e797e Added an option to remove file afterwards. 14 years ago
Michael Komitee 15eadb9e4d Postponing sourcing of the theme until after local customizations 14 years ago
SuprDewd ea5c866c7e Support for more archive formats. 14 years ago
SuprDewd cd35d86fff Added a function to extract various archives. 14 years ago
Derek Prior 5f0afcdd3c Added function to mkdir and immediately change to it 14 years ago
Julien Nicoulaud c53ab8ee01 Rename appearance.zsh so that it gets loaded after spectrum.zsh. 14 years ago
gwjo 86ca51a6b7 Completion fixes 14 years ago
Sven Lito d89d3a2703 merging in changes from robby's repo 14 years ago
Brandon Philips e7ddaaa2b0 functions: fix title() to not match any $TERM 14 years ago
Irakli Gozalishvili aa2f553023 Improving git plugin so it can display much more data. 14 years ago
Trevor Creech 36bc60455b Match xterm-color, the default OS X terminal 14 years ago
Tomas Kramar 3570f0d243 Do not complete named-directories 14 years ago
Matt Cable daf855f2ed Move dirpersist to plugin 14 years ago
Robby Russell 1d4098bd29 Removing '.' alias as it is overwriting a bash/zsh feature. Closes #63 14 years ago
Robby Russell d164123064 Moving current_branch() to git plugin 14 years ago
Robby Russell a77aceaf5e Moving some rails and osx-specific functions to their corresponding plugin files 14 years ago
Robby Russell 4381863fd2 Removing legacy completion code 14 years ago
Robby Russell 318ff007d3 Removing rake completion from lib/ as it was moved to rails plugin 14 years ago
Robby Russell 210a72b441 Initial implementation of a new plugin system, so that people can managed which aliases/functions they want. 14 years ago
Alan Harper f961374db3 Import rvm prompt 14 years ago
Matt Cable faca005fe6 Escape some metachars that trip up .zdirstore script 15 years ago
Matt Cable 87920fb111 Escape &'s in path name. Need to find general function for escaping all 15 years ago
Mike Hostetler 1d93b2346f share history with your zsh's on the same host 15 years ago
Dylan Clendenin 8ca0e16e05 two aliases set to 'ss', clobbering rails script/server 15 years ago
John Reese ab010947ae Ignore errors from compaudit when using `sudo -s` 15 years ago
Tomas Kramar 5edeaf9e11 Make Shift+Tab move backwards in the menu 15 years ago
Matt Cable 751f34c962 Alias popd to remove deleted dirs from persistance 15 years ago
kremso 9ec6086282 Don't autoselect first completion entry (Fixes #14) 15 years ago
Robby Russell 2e1eaf4040 Removing rake autocompletion as this is apparently baked into recent versions of zsh 15 years ago
canthiswait 32b8cedb72 escape sequences so rprompt doesn't mess up 15 years ago
canthiswait 5b7b5bc9d1 Added scpectrum script for easy 256 color theaming 15 years ago
Andy Fowler 2db18cb050 makes git status prompt 4x faster 15 years ago