1
0
Fork 0
Commit Graph

119 Commits (9de97768c59ff9386fd461bdedb7a9d4b0000ccd)

Author SHA1 Message Date
Sorin Ionescu 1961b8d196 Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh
14 years ago
Robby Russell d275440219 Merge pull request #290 from arthurkalm/delete-key-working
14 years ago
Robby Russell 4f71818a8b Merge pull request #329 from juanghurtado/master
14 years ago
Juan G. Hurtado e129fc5a28 Adds support for $(current_branch) on git_parse_ahead()
14 years ago
Sorin Ionescu 0d775edc5f Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh
14 years ago
Renaud (Nel) Morvan e3cede37a0 Relax pattern matching on TERM. Closes #320.
14 years ago
Sorin Ionescu 969553349f Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh
14 years ago
Juan G. Hurtado 077baa7bb1 Adds new prompt methods on Git lib
14 years ago
Sorin Ionescu f58e9930f7 Disabled complist since it's crashing ZSH on menu completion.
14 years ago
Sorin Ionescu 986163fc81 [#269] Remove redundant compinit calls.
14 years ago
Sorin Ionescu 7f8c40fe4b Fix for dumb terminals like Vim's.
14 years ago
Sorin Ionescu a6aefd3f7c ZSH has built-in regex support; use it!
14 years ago
Sorin Ionescu fba4baeece Fixed confusing, inconsistent casing.
14 years ago
Sorin Ionescu 64f863880b Added extract plugin.
14 years ago
Pat Regan 655e6e8df0 Merge remote branch 'upstream/master'
14 years ago
Arthur Kalmenson 7d9628b2dc Added bindings for Gnome terminal.
14 years ago
Arthur Kalmenson c7c959de60 Make the delete key work correctly, instead of outputting a ~
14 years ago
Pat Regan 16ac094a43 Moved compinit call back to oh-my-zsh.sh, after plugins are loaded
14 years ago
Robby Russell 8883ace767 Revert "Enable alias completion, do not limit completion to just files"
14 years ago
Pat Regan ef4175981b Moved the single compinit call from oh-my-zsh.sh to lib/completion.zsh
14 years ago
Pat Regan 993e05da50 Replace redundant calls to compinit with a single call.
14 years ago
Renaud (Nel) Morvan 0cc0915bf8 Refactor DISABLE_AUTO_TITLE to be more DRY
14 years ago
Renaud (Nel) Morvan a3e92892bb Command title behavior no longer depend on local zsh configuration
14 years ago
Renaud (Nel) Morvan d138751cbd Escape characters used in escape sequence to avoid triggering bugs in Apple Terminal
14 years ago
Lorrin Nelson 06063ab695 Introduce DISABLE_AUTO_TITLE option
14 years ago
Robby Russell 52df85440e Revert "Re-order title/tab setting to make window titles work on OSX terminal which"
14 years ago
Robby Russell fce2733fe9 Merge branch 'osx-terminal-title' of https://github.com/curiousstranger/oh-my-zsh into curiousstranger-osx-terminal-title
14 years ago
Matt Cable d4ea399b04 Re-order title/tab setting to make window titles work on OSX terminal which
14 years ago
Woody Gilk c3a58b0004 Enable alias completion, do not limit completion to just files
14 years ago
Robby Russell 4ef3bb4847 Merge branch 'refactor-term' of https://github.com/nel/oh-my-zsh into nel-refactor-term
14 years ago
Robby Russell 6a3f406468 Merge branch 'lib-git' of https://github.com/sorin-ionescu/oh-my-zsh into sorin-ionescu-lib-git
14 years ago
Robby Russell 452eeed890 Merge branch 'nicoulaj-theme' of https://github.com/nicoulaj/oh-my-zsh into nicoulaj-nicoulaj-theme
14 years ago
Sorin Ionescu 90a9a5f251 Added modified while newly added and type change detection to git prompt modified status.
14 years ago
Renaud (Nel) Morvan faac3ba8fc Refactor window and tab title in tty
14 years ago
Robby Russell f02e732543 Merge branch 'master' of https://github.com/SuprDewd/oh-my-zsh into SuprDewd-master
14 years ago
SuprDewd beb980d370 Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh
14 years ago
Robin Ramael bcc235e142 Added an option to remove file afterwards.
14 years ago
Michael Komitee 8294cf44d1 Postponing sourcing of the theme until after local customizations
14 years ago
SuprDewd f0136f2aec Support for more archive formats.
14 years ago
SuprDewd ff0b25b745 Added a function to extract various archives.
14 years ago
Derek Prior 2b03b95122 Added function to mkdir and immediately change to it
14 years ago
Julien Nicoulaud f624889aa4 Rename appearance.zsh so that it gets loaded after spectrum.zsh.
14 years ago
gwjo 9465ba0de4 Completion fixes
14 years ago
Sven Lito dc12853b0c merging in changes from robby's repo
14 years ago
Robby Russell 7ab4d30fe1 Merge branch 'title-fix' of http://github.com/philips/oh-my-zsh into philips-title-fix
14 years ago
Brandon Philips aab235f612 functions: fix title() to not match any $TERM
14 years ago
Irakli Gozalishvili 8059c0727a Improving git plugin so it can display much more data.
14 years ago
Trevor Creech b905630366 Match xterm-color, the default OS X terminal
14 years ago
Robby Russell 36c05fbe8d Merge branch 'named_dirs_completion' of http://github.com/kremso/oh-my-zsh into kremso-named_dirs_completion
14 years ago
Robby Russell 6104e59c8d Merge branch 'shifttab' of http://github.com/kremso/oh-my-zsh into kremso-shifttab
14 years ago