Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-30 | Merge pull request #464 from bkonkle/patch-1 | Robby Russell | |
Minor corrections to deletion detection in git_prompt_status | |||
2011-07-28 | Enable red dots during completion by default | Loïc Yhuel | |
2011-07-24 | Display red dots during completion process (disabled by default) | Loïc Yhuel | |
2011-07-23 | Add key bindings for gnome-terminal on Fedora | Loïc Yhuel | |
2011-07-23 | Merge pull request #208 from sorin-ionescu/plugin-extract | Robby Russell | |
extract plugin | |||
2011-07-23 | Merge branch 'master' of github.com:robbyrussell/oh-my-zsh | Robby Russell | |
2011-07-23 | added mac keybinding for backward-delete-char | Sven Lito | |
2011-07-23 | Merge pull request #487 from dreur/upstream-spectrum-utility | Robby Russell | |
Add utility method to spectrum | |||
2011-07-23 | More generic. | hobbestigrou | |
2011-07-23 | Add utility method to spectrum | Benjamin Boudreau | |
2011-07-18 | C-x C-e to edit current command in EDITOR | Christopher Sexton | |
The command C-x C-e opens the current command line for editing in the editor defined by the $EDITOR environment variable. Thanks to Craig Bosma and his blog post about this: http://distrustsimplicity.net/articles/zsh-command-editing | |||
2011-07-13 | Minor corrections to deletion detection in git_prompt_status | Brandon Konkle | |
2011-06-05 | Aliases | Andrew Hodges | |
Modify directory listing aliases to make more sense. Remove conflicting helper function (mcd conflicts with mtools). | |||
2011-06-01 | Added extract plugin. | Sorin Ionescu | |
2011-05-31 | Fix deleted in git.zsh | Michael Hanson | |
2011-05-26 | Merge pull request #196 from asymmetric/master | Robby Russell | |
Add missing flag to unrar | |||
2011-05-13 | Merge pull request #290 from arthurkalm/delete-key-working | Robby Russell | |
Make the delete key work correctly, instead of outputting a ~ | |||
2011-05-13 | Merge pull request #329 from juanghurtado/master | Robby Russell | |
Support for $(current_branch) on git_parse_ahead() | |||
2011-05-09 | Adds support for $(current_branch) on git_parse_ahead() | Juan G. Hurtado | |
Changes method git_parse_ahead() on git.zsh lib file. Before this change it checked directly against origin/master branch. Now it uses $(current_branch) to check for not pushed changes against the current remote branch. | |||
2011-05-02 | Relax pattern matching on TERM. Closes #320. | Renaud (Nel) Morvan | |
2011-04-29 | Adds new prompt methods on Git lib | Juan G. Hurtado | |
Modifies the Git lib file (lib/git.zsh), adding three new prompt methods: - git_prompt_ahead(): Shows the content of the custom var $ZSH_THEME_GIT_PROMPT_AHEAD if the local repository has commits ahead from the remote origin repository - git_prompt_short_sha(): Shows last commit SHA hash in short mode wrapped between the content of the custom vars $ZSH_THEME_GIT_PROMPT_SHA_BEFORE and $ZSH_THEME_GIT_PROMPT_SHA_AFTER - git_prompt_long_sha(): Shows last commit SHA hash in long mode wrapped between the content of the custom vars $ZSH_THEME_GIT_PROMPT_SHA_BEFORE and $ZSH_THEME_GIT_PROMPT_SHA_AFTER | |||
2011-04-20 | Merge remote branch 'upstream/master' | Pat Regan | |
Conflicts: plugins/github/github.plugin.zsh | |||
2011-04-19 | Added bindings for Gnome terminal. | Arthur Kalmenson | |
2011-04-19 | Make the delete key work correctly, instead of outputting a ~ | Arthur Kalmenson | |
2011-04-12 | Moved compinit call back to oh-my-zsh.sh, after plugins are loaded | Pat Regan | |
2011-04-12 | Revert "Enable alias completion, do not limit completion to just files" | Robby Russell | |
This reverts commit c3a58b00040018743ead1e6672910433fc1ca7c2. | |||
2011-04-08 | Moved the single compinit call from oh-my-zsh.sh to lib/completion.zsh | Pat Regan | |
2011-04-08 | Replace redundant calls to compinit with a single call. | Pat Regan | |
2011-04-04 | Refactor DISABLE_AUTO_TITLE to be more DRY | Renaud (Nel) Morvan | |
2011-04-04 | Command title behavior no longer depend on local zsh configuration | Renaud (Nel) Morvan | |
Fix by derekjw. closes #52. | |||
2011-04-04 | Escape characters used in escape sequence to avoid triggering bugs in Apple ↵ | Renaud (Nel) Morvan | |
Terminal Closes #45 #57 #58 #86. | |||
2011-03-23 | Introduce DISABLE_AUTO_TITLE option | Lorrin Nelson | |
2011-03-19 | Added new function git_remote_status to check if we are ahead, behind or ↵ | James Smith | |
diverged from the remote branch | |||
2011-03-16 | Revert "Re-order title/tab setting to make window titles work on OSX ↵ | Robby Russell | |
terminal which" Was causing iTerm title to disappear entirely.. This reverts commit d4ea399b04ef57dd31097eadc316305d1e42a194. | |||
2011-03-16 | Merge branch 'osx-terminal-title' of ↵ | Robby Russell | |
https://github.com/curiousstranger/oh-my-zsh into curiousstranger-osx-terminal-title | |||
2011-03-13 | Re-order title/tab setting to make window titles work on OSX terminal which | Matt Cable | |
doesn't support tabs titles. | |||
2011-03-11 | Enable alias completion, do not limit completion to just files | Woody Gilk | |
2011-02-21 | Merge branch 'refactor-term' of https://github.com/nel/oh-my-zsh into ↵ | Robby Russell | |
nel-refactor-term | |||
2011-02-21 | Merge branch 'lib-git' of https://github.com/sorin-ionescu/oh-my-zsh into ↵ | Robby Russell | |
sorin-ionescu-lib-git | |||
2011-02-21 | Merge branch 'nicoulaj-theme' of https://github.com/nicoulaj/oh-my-zsh into ↵ | Robby Russell | |
nicoulaj-nicoulaj-theme | |||
2011-02-03 | Added modified while newly added and type change detection to git prompt ↵ | Sorin Ionescu | |
modified status. | |||
2011-01-30 | Refactor window and tab title in tty | Renaud (Nel) Morvan | |
Term window title and tab title are now skinable Tab title can be different from window title (when supported by term) Default theme is optimized of usuability (no %u@%m: $~ in a 10 char tab) Cleanup code duplication and add comment for supported terms On osX it works great on iterm, and is decent once you tweak Terminal pref Tested under GNU screen, iTerm and Apple Terminal, need to be tested on linux TODO implement Konsole support (via dbus) | |||
2011-01-24 | add missing unrar flag | Lorenzo Manacorda | |
2011-01-15 | Merge branch 'master' of https://github.com/SuprDewd/oh-my-zsh into ↵ | Robby Russell | |
SuprDewd-master | |||
2011-01-10 | Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh | SuprDewd | |
2011-01-10 | Added an option to remove file afterwards. | Robin Ramael | |
2011-01-08 | Postponing sourcing of the theme until after local customizations | Michael Komitee | |
2010-12-25 | Support for more archive formats. | SuprDewd | |
2010-12-24 | Added a function to extract various archives. | SuprDewd | |
Also an alias for the function. | |||
2010-12-21 | Added function to mkdir and immediately change to it | Derek Prior | |