1
0
Fork 0
Commit Graph

117 Commits (d10192c6d0f0ba2038b06f97f30ed83f80139577)

Author SHA1 Message Date
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
Robby Russell 32eb2bf062 Merge pull request #196 from asymmetric/master
14 years ago
Robby Russell d22205efe4 Merge pull request #290 from arthurkalm/delete-key-working
14 years ago
Robby Russell 4f671c6174 Merge pull request #329 from juanghurtado/master
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
Pat Regan bb45bab6aa Merge remote branch 'upstream/master'
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
Robby Russell 2678ae6d8b Merge branch 'osx-terminal-title' of https://github.com/curiousstranger/oh-my-zsh into curiousstranger-osx-terminal-title
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
Robby Russell 1a4a16decc Merge branch 'refactor-term' of https://github.com/nel/oh-my-zsh into nel-refactor-term
14 years ago
Robby Russell e9fee6e9ae Merge branch 'lib-git' of https://github.com/sorin-ionescu/oh-my-zsh into sorin-ionescu-lib-git
14 years ago
Robby Russell 8accedb15d Merge branch 'nicoulaj-theme' of https://github.com/nicoulaj/oh-my-zsh into nicoulaj-nicoulaj-theme
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
Robby Russell c901f4eea3 Merge branch 'master' of https://github.com/SuprDewd/oh-my-zsh into SuprDewd-master
14 years ago
SuprDewd f26e1c327a Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh
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
Robby Russell 9477f708b5 Merge branch 'title-fix' of http://github.com/philips/oh-my-zsh into philips-title-fix
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
Robby Russell 8275b52ed8 Merge branch 'named_dirs_completion' of http://github.com/kremso/oh-my-zsh into kremso-named_dirs_completion
14 years ago
Robby Russell 38243d7988 Merge branch 'shifttab' of http://github.com/kremso/oh-my-zsh into kremso-shifttab
14 years ago
Tomas Kramar 3570f0d243 Do not complete named-directories
14 years ago
Robby Russell 1d4098bd29 Removing '.' alias as it is overwriting a bash/zsh feature. Closes #63
14 years ago