503 Commits (22e00b02efe63d3ee19a55dadbdea0bea1785942)

Author SHA1 Message Date
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
James Smith 2d5412e99b Added new function git_remote_status to check if we are ahead, behind or diverged from the remote branch 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
Fredrik Appelberg d807221f60 fix to avoid parse errors if $TERM is empty 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
Irakli Gozalishvili 8059c0727a Improving git plugin so it can display much more data. 16 years ago
Trevor Creech b905630366 Match xterm-color, the default OS X terminal 16 years ago
Tomas Kramar 74b2c5d75a Do not complete named-directories 16 years ago
Matt Cable 50fb2d037e Move dirpersist to plugin 16 years ago
Matt Cable 181a2ed537 Escape some metachars that trip up .zdirstore script 16 years ago
Matt Cable 21e2a913bf Escape &'s in path name. Need to find general function for escaping all 16 years ago
Matt Cable 870551e960 Alias popd to remove deleted dirs from persistance 16 years ago
Matt Cable a0a8ba666b Initial pass at pesistant directory stack 16 years ago
Robby Russell 99f159e0a7 Removing '.' alias as it is overwriting a bash/zsh feature. Closes #63 16 years ago
James Rowe 6efc79c74e Don't correct hpodder commands. 16 years ago
James Rowe f9fbd07983 Don't display dotfiles or reverse sort with ll alias. 16 years ago
James Rowe edc8e3d092 Ignore commands that start with a space. 16 years ago
James Rowe 6774490a46 Don't auto-correct ebuild commands. 16 years ago
Robby Russell 27904c117c Moving current_branch() to git plugin 16 years ago
Robby Russell 89bd2bf317 Moving some rails and osx-specific functions to their corresponding plugin files 16 years ago
Robby Russell 455669e976 Removing legacy completion code 16 years ago
Robby Russell ab2c0744ab Removing rake completion from lib/ as it was moved to rails plugin 16 years ago
Robby Russell 3cf9ab722e Initial implementation of a new plugin system, so that people can managed which aliases/functions they want. 16 years ago
Alan Harper ba9c78fc9b Import rvm prompt 16 years ago
Mike Hostetler 93f9825b79 share history with your zsh's on the same host 16 years ago
Dylan Clendenin 9efc086fb3 two aliases set to 'ss', clobbering rails script/server 16 years ago
kremso 926d9e8893 Don't autoselect first completion entry (Fixes #14) 16 years ago
Robby Russell 447da5816e Removing rake autocompletion as this is apparently baked into recent versions of zsh 16 years ago
canthiswait e8ef16570f escape sequences so rprompt doesn't mess up 16 years ago
canthiswait 02bd8ab53e Added scpectrum script for easy 256 color theaming 16 years ago
Andy Fowler 3c87d48362 makes git status prompt 4x faster 16 years ago
John Reese 99d72cad55 Ignore errors from compaudit when using `sudo -s` 16 years ago
Tomas Kramar 3e1d5fa316 Make Shift+Tab move backwards in the menu 16 years ago
Martin Klepsch f9509f365b Putting Git related aliases into git.zsh to have them in context. 16 years ago
Dale Campbell 90627d3d1c adding quotes to tab() 16 years ago