143 Commits (8de877d63222ed4effad7d52d68fccca2c01b6dd)

Author SHA1 Message Date
cruser42 5a5c93b334 Fixed bug introduced when fixing issue 896 14 years ago
Aleksey Orekhov a9f6aed307 fixed introduced to parse_git_dirty 14 years ago
Aleksey Orekhov 7ea758834b changed variable PRE_1_7_2_GIT to POST_1_7_2_GIT to make it more accurate 14 years ago
Aleksey Orekhov dc4d7a92c1 fixed asterisk display for modified repos in git prior to 1.7.2 14 years ago
Carlos Rodriguez 8769e5f8c9 Removed trailing spaces in Git files. Fixes #867 14 years ago
Gustavo Barron cb501645d7 Get the Hostname 14 years ago
Indrajit Raychaudhuri 0b583638ae Fix upgrade and uninstall functions to pick up $ZSH value 14 years ago
Kyle Smith d8521693f4 Added support for entries in /etc/ssh/ssh_known_hosts. 14 years ago
julien@macbook dd14e075b7 Ignore submodules dirty in prompt info 14 years ago
Göran Gustafsson 3fc812afc9 Removed duplicate setting and sorted the remaining 14 years ago
Christian Höltje 40c47a7375 lib/termsupport now uses add-zsh-hook 15 years ago
Robby Russell 9d67d75b0a Revert "Enable red dots during completion by default". 15 years ago
Loïc Yhuel fc49b4a4de Enable red dots during completion by default 15 years ago
Loïc Yhuel 0848acfb25 Display red dots during completion process (disabled by default) 15 years ago
Loïc Yhuel 428f18cf42 Add key bindings for gnome-terminal on Fedora 15 years ago
Sven Lito eb63ddf6bb added mac keybinding for backward-delete-char 15 years ago
hobbestigrou 34f00f385c More generic. 15 years ago
Benjamin Boudreau cbaa97d8c3 Add utility method to spectrum 15 years ago
Christopher Sexton a38774c98d C-x C-e to edit current command in EDITOR 15 years ago
Brandon Konkle 6774fb3d59 Minor corrections to deletion detection in git_prompt_status 15 years ago
Sorin Ionescu 1db6575f14 Added extract plugin. 15 years ago
Michael Hanson c014dca141 Fix deleted in git.zsh 15 years ago
Juan G. Hurtado e129fc5a28 Adds support for $(current_branch) on git_parse_ahead() 15 years ago
Renaud (Nel) Morvan e3cede37a0 Relax pattern matching on TERM. Closes #320. 15 years ago
Juan G. Hurtado 077baa7bb1 Adds new prompt methods on Git lib 15 years ago
Arthur Kalmenson 7d9628b2dc Added bindings for Gnome terminal. 15 years ago
Arthur Kalmenson c7c959de60 Make the delete key work correctly, instead of outputting a ~ 15 years ago
Pat Regan 16ac094a43 Moved compinit call back to oh-my-zsh.sh, after plugins are loaded 15 years ago
Robby Russell 8883ace767 Revert "Enable alias completion, do not limit completion to just files" 15 years ago
Pat Regan ef4175981b Moved the single compinit call from oh-my-zsh.sh to lib/completion.zsh 15 years ago
Pat Regan 993e05da50 Replace redundant calls to compinit with a single call. 15 years ago
Renaud (Nel) Morvan 0cc0915bf8 Refactor DISABLE_AUTO_TITLE to be more DRY 15 years ago
Renaud (Nel) Morvan a3e92892bb Command title behavior no longer depend on local zsh configuration 15 years ago
Renaud (Nel) Morvan d138751cbd Escape characters used in escape sequence to avoid triggering bugs in Apple Terminal 15 years ago
Lorrin Nelson 06063ab695 Introduce DISABLE_AUTO_TITLE option 15 years ago
Robby Russell 52df85440e Revert "Re-order title/tab setting to make window titles work on OSX terminal which" 15 years ago
Matt Cable d4ea399b04 Re-order title/tab setting to make window titles work on OSX terminal which 15 years ago
Woody Gilk c3a58b0004 Enable alias completion, do not limit completion to just files 15 years ago
Sorin Ionescu 90a9a5f251 Added modified while newly added and type change detection to git prompt modified status. 15 years ago
Renaud (Nel) Morvan faac3ba8fc Refactor window and tab title in tty 15 years ago
Lorenzo Manacorda fcc7801435 add missing unrar flag 15 years ago
Robin Ramael bcc235e142 Added an option to remove file afterwards. 15 years ago
Michael Komitee 8294cf44d1 Postponing sourcing of the theme until after local customizations 15 years ago
SuprDewd f0136f2aec Support for more archive formats. 15 years ago
SuprDewd ff0b25b745 Added a function to extract various archives. 15 years ago
Derek Prior 2b03b95122 Added function to mkdir and immediately change to it 15 years ago
Julien Nicoulaud f624889aa4 Rename appearance.zsh so that it gets loaded after spectrum.zsh. 16 years ago
gwjo 9465ba0de4 Completion fixes 16 years ago
Sven Lito dc12853b0c merging in changes from robby's repo 16 years ago
Brandon Philips aab235f612 functions: fix title() to not match any $TERM 16 years ago