oh-my-zsh/plugins
Max Bane 53854754e0 Revert "Fix to restore bindings after switching to vi-mode"
This reverts commit b609aa0e6c -- this commit
was a bad idea, because it makes vi-mode very difficult to use. The default
`bindkey` keybindings are NOT MEANT to coexist with `bindkey -v` Vi mode;
that's why `bindkey -v` clears them in the first place! Restoring all of the
default keybindings after enabling Vi mode, the way the reverted commit did,
causes many collisions between those default keybindings that begin with ESC
and the command-mode-initiating ESC of Vi mode. See Issue 1438 of
robbyrussell/oh-my-zsh. If people have custom keybindings, they should create
them in their ~/.zshrc AFTER enabling the vi-mode plugin and sourcing
oh-my-zsh.sh.

# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
# On branch master
# Changes to be committed:
#   (use "git reset HEAD <file>..." to unstage)
#
#	modified:   plugins/vi-mode/vi-mode.plugin.zsh
#
2012-11-28 02:02:58 -05:00
..
ant fix double -f and corrected format. 2011-05-31 14:16:43 +02:00
apache2-macports Added start/stop aliases for Apache 2 installation via macports. 2011-04-20 22:32:28 +02:00
archlinux Add yaourt --sucre alias in archlinux plugin 2011-10-25 09:55:14 +02:00
autojump update autojump plugin for latest brew installed autojump 2012-11-06 13:38:08 -08:00
battery add: battery plugin 2011-10-20 14:12:13 +08:00
brew Rollback of Pull #366 2011-05-30 10:09:00 -04:00
bundler Bundle exec puma also http://puma.io 2012-09-17 19:06:24 -07:00
cake Better cake completion: don't barf on options, and don't clobber user's namespace 2011-09-24 17:22:20 +01:00
cap fixed incorrect if/else 2012-09-13 12:20:44 +02:00
cloudapp Added cloudapp from @holman of @GitHub fame 2011-06-28 20:09:00 -06:00
colemak Colemak plugin 2012-09-20 08:29:05 -04:00
command-not-found command-not-found package in ubuntu 2010-10-25 16:02:16 -05:00
compleat Cleanup 2011-05-28 13:06:03 -04:00
composer added a comment to the composer installation alias 2012-10-05 21:14:44 +01:00
cpanm Optimize plugin loading so that only one call to compinit is required 2011-04-12 17:41:09 -04:00
debian made dpkg -i more util 2012-11-07 10:28:44 -02:00
dircycle Add dircycle plugin: enables cycling through the directory stack 2012-03-01 10:19:34 +02:00
dirpersist Change hardcoded ~/.oh-my-zsh to $ZSH. 2012-06-12 10:18:02 +02:00
django allow django-manage completion. http://pypi.python.org/pypi/DjangoDevKit 2011-11-27 15:07:31 +01:00
encode64 Plugin for encoding strings into base64 and decoding them 2012-03-16 14:10:37 +02:00
extract Removed the assignments to fpath as well, since that's all handled in the .oh-my-zsh/oh-my-zsh.sh boot script. 2012-01-16 13:34:07 +00:00
fasd add fasd plugin 2012-05-23 16:54:02 -07:00
gas Replace forgotten rubies with authors 2011-07-30 04:57:25 +02:00
gem Optimize plugin loading so that only one call to compinit is required 2011-04-12 17:41:09 -04:00
git Adding grt alias to the git plugin. 2012-11-20 13:13:04 -05:00
git-flow Add a couple of options for git-flow. 2012-06-03 12:44:14 -05:00
gitfast Add gifast plugin 2012-11-22 17:45:37 +01:00
github Only alias git=hub if hub --version works. 2011-11-24 13:57:10 +01:00
gnu-utils Added gnu-utils plugin. 2011-06-01 20:34:39 -04:00
gpg-agent Added gpg-agent plugin 2010-10-15 16:50:39 +02:00
gradle Added a gradle build tool plugin 2011-08-11 10:27:47 -06:00
grails [plugins/grails] Remove warning message; it's always displayed 2011-09-10 07:07:33 -04:00
heroku Heroku completion plugin 2011-08-12 00:40:35 +10:00
history-substring-search move history-substring-search* files into plugins/ 2011-07-27 10:28:55 -07:00
jake-node Jake-node plugin : update 2011-12-02 12:54:04 +01:00
jira Missing comment line 2012-10-01 09:27:52 -07:00
jruby added jexec 2012-06-22 18:33:11 +01:00
kate Add a plugin to support kate the kde texteditor 2011-03-26 15:06:30 +01:00
knife Merge pull request #710 from moutten/patch-1 2011-12-26 10:30:09 -08:00
laravel Added laravel plugin which gives aliases to artisan and bob, and 2012-08-19 14:03:23 +01:00
lein Lein completion 2011-03-20 17:01:13 +05:30
lighthouse Fix lighthouse plugin error message 2010-11-02 11:26:49 +00:00
lol Remove bogus "-" from nomz="ps -aux" alias. 2012-07-01 20:13:59 +02:00
macports Optimize plugin loading so that only one call to compinit is required 2011-04-12 17:41:09 -04:00
mercurial remove the -v flag from a few mercurial aliases 2012-01-05 17:39:13 -05:00
mvn totvs utils 2012-11-21 15:29:09 -02:00
mysql-macports Fixed folder naming for mysql-macports plugin and improved start/stop scripts. 2011-04-20 21:13:38 +02:00
nanoc Add new 'nanoc' plugin 2012-09-06 19:59:18 +10:00
node Rollback of Pull #366 2011-05-30 10:09:00 -04:00
npm Replaced npm 0.x completion with 1.0 completion. 2011-06-01 20:22:36 -04:00
nyan Adding critical security patch to let you all know I'm on top of this shit. add 'nyan' to your plugins... then run for security upgrade. 2011-12-06 13:51:31 -08:00
osx Added man-preview completion suggested by @webflo. 2011-06-01 20:24:15 -04:00
per-directory-history Use HISTFILE evironment variable directly rather than copying it 2012-09-21 10:19:39 -04:00
perl add Perl plugins file 2011-03-14 01:43:33 -04:00
phing Removed the echo statement - no need for that. 2010-11-17 11:17:03 +01:00
pip Added message when caching packages 2011-12-07 14:09:43 +01:00
pow bug : stop creating those ~ directories 2012-01-18 18:36:11 -05:00
powder Added auto complete plugin for powder gem https://github.com/Rodreegez/powder 2011-08-02 11:24:09 +09:30
python Python plugin: added pygrep command, simplified pyclean 2012-03-22 04:34:19 +07:00
rails add rails runner alias 2011-10-19 08:11:49 +08:00
rails3 rails3, added rgm = 'rails generate migration' 2012-06-01 19:11:53 -04:00
rake added a rake plugin to disable zsh file globbing when calling rake tasks with square brackets 2012-01-18 13:23:28 +11:00
rbenv Merge pull request #1170 from dipth/master 2012-07-03 06:25:53 -07:00
rbfu provide plugin for rbfu the ruby version switcher 2012-07-03 09:59:42 +02:00
redis-cli Fixed typo for one of the subcommands (linset -> linsert) 2011-07-17 21:01:06 -07:00
ruby Fixed the rfind command in the ruby plugin 2012-01-02 21:48:19 +01:00
rvm multiple versions could occur and should also be highlighted 2011-12-29 02:22:40 +01:00
screen figuring out home dir on unix systems as well 2011-03-09 12:19:01 +01:00
sprunge add sprunge.us pastebin uploader - uses files, or pipes 2011-12-15 18:18:04 -08:00
ssh-agent Add support for loading mulitple identities 2011-06-04 22:34:49 -04:00
sublime Update plugins/sublime/sublime.plugin.zsh 2012-11-05 16:55:55 +08:00
supervisor add new plugin to autocomplete supervisor commands 2012-09-01 23:12:53 +08:00
suse Added zp and zps aliases for the SUSE plugin 2012-05-21 13:17:04 +03:00
svn Untabify 2012-11-13 12:48:37 -05:00
symfony2 added two aliases to Symfony2 Plugin 2012-10-05 21:12:40 +01:00
taskwarrior Updated to latest version of taskwarrior completions (using Taskwarrior 2.0b4) 2012-01-18 20:29:31 -05:00
terminalapp Apple Terminal.app resume directory plugin 2012-01-05 11:16:17 +06:00
terminitor terminitor plugin: add autocompletion also for edit, delete and setup subcommands. 2011-09-15 15:39:10 +02:00
textmate Textmate plugin update to take Gemfile and cucumber features in account 2011-09-14 10:13:01 +03:00
thor Thor 2011-05-28 13:12:03 -04:00
urltools URL Tools Plugin 2012-10-08 15:42:27 -04:00
vagrant Optimize plugin loading so that only one call to compinit is required 2011-04-12 17:41:09 -04:00
vi-mode Revert "Fix to restore bindings after switching to vi-mode" 2012-11-28 02:02:58 -05:00
virtualenvwrapper Added another path 2012-06-25 10:55:23 +02:00
vundle Merge branch 'master' of github.com:Gonzih/oh-my-zsh 2011-09-02 16:07:12 +03:00
wakeonlan Adding README file for the wakeonlan plugin 2011-09-20 09:27:15 +01:00
yum Fixed unmached " in yum plugin 2012-06-15 10:07:22 +03:00
zeus make README reflect latest changes 2012-10-09 08:47:18 +02:00