1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-01-28 02:47:24 +08:00
ohmyzsh-mirror/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
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
bundler
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
compleat Cleanup 2011-05-28 13:06:03 -04:00
composer
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
encode64
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
gitfast
github
gnu-utils
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
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
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
macports Optimize plugin loading so that only one call to compinit is required 2011-04-12 17:41:09 -04:00
mercurial
mvn totvs utils 2012-11-21 15:29:09 -02:00
mysql-macports
nanoc Add new 'nanoc' plugin 2012-09-06 19:59:18 +10:00
node
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
rails
rails3
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
redis-cli
ruby
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
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
symfony2
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
vundle
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