121 Commits (3436a9247c76fe5b280fa71a4051a4add61d6265)

Author SHA1 Message Date
Sorin Ionescu 99e1fd3a7c Removed mcd function and aliases from directories. 14 years ago
Sorin Ionescu ad9db8d342 Removed tools I have never used nor will I ever use. 14 years ago
Sorin Ionescu ec4f279445 Merged custom/ and lib/. 14 years ago
Sorin Ionescu f26a86795e Disabled complist since it's crashing ZSH on menu completion. 14 years ago
Sorin Ionescu deab2ed376 Fix for dumb terminals like Vim's. 14 years ago
Sorin Ionescu 3a444ea70a ZSH has built-in regex support; use it! 14 years ago
Sorin Ionescu 19a85909ca Fixed confusing, inconsistent casing. 14 years ago
Sorin Ionescu 9ded21d21b Added extract plugin. 14 years ago
Michael Hanson a3505c448f Fix deleted in git.zsh 14 years ago
Juan G. Hurtado 9730de8e66 Adds support for $(current_branch) on git_parse_ahead() 14 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
Lorenzo Manacorda ea88855e5b add missing unrar flag 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 15 years ago
Robby Russell a77aceaf5e Moving some rails and osx-specific functions to their corresponding plugin files 15 years ago
Robby Russell 4381863fd2 Removing legacy completion code 15 years ago
Robby Russell 318ff007d3 Removing rake completion from lib/ as it was moved to rails plugin 15 years ago
Robby Russell 210a72b441 Initial implementation of a new plugin system, so that people can managed which aliases/functions they want. 15 years ago
Alan Harper f961374db3 Import rvm prompt 15 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