0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
ohmyzsh/plugins
Andrew Janke 8ea773582f vi-mode: remove line-init/finish widgets that broken terminfo keybindings
The zle-line-init and zle-line-finish definitions here were broken with
respect to smkx/rmkx because their "if" logic had fallthrough where it shouldn't,
so the mode was left in rmkx all the time. This just removes those widgets
entirely, because they're now defined (correctly) in lib/keybindings.zsh and
not needed in plugins.
2015-11-18 06:06:20 -05:00
..
adb adb: add more commands 2015-06-11 21:10:37 +02:00
ant Fix for ant targets with leading dash 2015-02-09 13:12:02 -08:00
apache2-macports Plugins: apache2-macports - add README 2015-06-12 00:00:47 +02:00
archlinux Plugins: archlinux - add basic README. 2015-06-12 00:03:55 +02:00
atom Added README.md file for atom plugin 2015-06-12 00:17:22 +02:00
autoenv Pushes autoenv code to its plugin. 2015-02-10 19:22:38 +01:00
autojump autojump installed from github has mv the autojump.zsh to $HOME/.autojump/share/autojump/autojump.zsh 2014-12-04 11:38:37 +08:00
autopep8 Completion for python, pep8, autopep8 and pylint 2013-09-10 11:33:58 +02:00
aws Merge pull request #3975 from wernerb/patch-1 2015-06-14 22:10:18 -07:00
battery Use $OSTYPE instead of uname to speed things up 2014-07-23 09:18:14 -04:00
bbedit Adding README.md 2014-08-31 12:56:23 -05:00
bgnotify Update bgnotify.plugin.zsh 2015-06-11 21:10:37 +02:00
boot2docker Add new boot2docker options 2015-06-09 11:29:37 +02:00
bower Removed unnecessary execute permissions for some plugins 2014-05-29 10:58:17 +02:00
brew Add leaves command to brew completion 2015-06-12 00:24:43 +02:00
brew-cask brew-cask plugin: use spaces instead of tabs 2014-03-25 16:56:09 +01:00
bundler Merge pull request #3852 from sachin21/add_alias_of_bundle_clean 2015-06-14 22:28:33 -07:00
bwana Bwana plugin for reading man pages in Safari 2012-07-19 03:02:57 -07:00
cabal Merge pull request #2346 from zsiciarz/master 2015-02-22 10:24:21 -08:00
cake Switch newer-than logic to get the desired behavior 2015-02-01 23:32:38 +01:00
cakephp3 Add CakePHP3 plugin 2015-05-12 13:23:05 -04:00
capistrano In capistrano completion show also tasks without description 2013-07-23 15:52:44 +07:00
cask carton was renamed to cask 2013-08-06 13:28:52 -07:00
catimg Verification of convert inside the function 2014-02-23 10:07:26 +01:00
celery Add celery completion 2013-06-25 22:06:24 +08:00
chruby Fix chruby plugin to not complain if chruby is *not* installed 2014-11-24 09:54:50 +01:00
chucknorris add chucknorris plugin 2015-02-05 07:43:42 +01:00
cloudapp Added cloudapp from @holman of @GitHub fame 2011-06-28 20:09:00 -06:00
coffee add markdown extension to README 2015-05-02 07:16:27 -07:00
colemak Fix path for colemak plugin 2014-05-28 11:22:35 +02:00
colored-man Update Solaris changes to use OSTYPE and zsh datetime module. 2014-09-16 22:29:52 +05:30
colorize Update colorize.plugin.zsh 2014-05-29 10:56:41 +02:00
command-not-found Add Fedora support for command-not-found plugin 2015-01-10 15:38:49 +01:00
common-aliases Use $EDITOR 2015-05-06 10:26:05 +01:00
compleat Cleanup 2011-05-28 13:06:03 -04:00
composer Fix: "\s" is a gawk-specific regexp operator. 2015-02-17 01:24:21 +03:00
copydir a plugin (function) which copies the current directory into the clipboard 2013-04-08 22:11:22 +02:00
copyfile a plugin (function) which copies the content of a file into the clipboard 2013-04-08 22:32:00 +02:00
cp Replace cp verbose with rsync 2012-09-18 22:10:11 +07:00
cpanm Optimize plugin loading so that only one call to compinit is required 2011-04-12 17:41:09 -04:00
debian Differing upgrade and safe-upgrade 2015-05-09 18:46:54 -03:00
dircycle Account for iTerm2 sent keys in dircycle plugin 2015-02-10 19:18:15 +01:00
dirhistory Change all pwd calls for $PWD variable 2014-11-06 18:33:56 +01:00
dirpersist Fix dirpersist plugin 2014-03-20 10:43:33 +01:00
django [Modify] Update django.plugin.zsh for Django 1.7.6 2015-03-17 03:26:44 +08:00
docker Update _docker 2015-06-13 16:30:18 -07:00
docker-compose Plugin now uses completion script from docker-compose repo. 2015-06-28 11:16:17 +02:00
emacs Add check for display list equals nil 2014-03-24 12:10:18 +01:00
ember-cli Creates Ember-cli plugin and Adds its aliases 2015-02-04 15:39:34 +05:30
emoji-clock added support for GNU version of date 2014-10-14 20:44:31 +05:30
encode64 Modified to use full parameter as newer versions of base64 uses lowercase D 2013-03-13 11:21:43 +00:00
extract Add .ipsw to the extract plugin. 2015-02-11 16:48:31 -08:00
fabric Update to a better fab compeletion script. 2013-01-10 13:56:55 +08:00
fasd Respect $ZSH_CACHE_DIR when creating fasd's cache 2015-06-02 14:43:38 -06:00
fastfile Enhance handleing of spaces in filenames 2012-05-29 03:24:05 +02:00
fbterm new plugin: 2013-02-11 11:33:24 +08:00
forklift Added README.md file for ForkLift plugin 2015-06-12 00:17:26 +02:00
frontend-search Add autocomplete for frontend-search 2015-04-26 11:43:45 -03:00
gas Update the script to account for the changes in 0.1.7 where .gas is a directory 2011-10-15 23:31:27 +02:00
gem gem plugin: added _files to install command 2014-07-16 12:27:01 +02:00
git git plugin: fix ggl to avoid empty string 2015-06-17 22:38:31 +02:00
git-extras add git-extras plugin 2012-10-14 22:07:38 +08:00
git-flow Update git-flow.plugin.zsh 2015-01-20 21:24:41 -05:00
git-flow-avh Update git-flow-avh 1.7.0 2013-12-03 08:56:18 -05:00
git-hubflow Update git-hubflow.plugin.zsh 2015-01-20 21:25:07 -05:00
git-prompt Clean up appearance lib file and redundant colors calls in other files 2015-02-10 19:22:50 +01:00
git-remote-branch Only trim remote names; be git-flow friendly 2013-04-24 09:11:52 +10:00
gitfast Adding quotes to git completion discovery path 2015-06-13 08:59:10 -05:00
github Corrected syntax error in github plugin's empty_gh function 2014-05-28 11:19:16 +02:00
gitignore Follow-redirect and silent mode curl throughout gitignore 2014-10-22 18:13:15 +02:00
glassfish application completion 2014-03-25 16:47:58 +01:00
gnu-utils Added gnu-utils plugin. 2011-06-01 20:34:39 -04:00
go remove duplicate 'go' plugin, symlink to 'golang' 2014-02-12 20:09:44 -06:00
golang go plugin upgrade for version 1.4 2014-12-30 14:53:31 -08:00
gpg-agent PLUGIN: gpg-agent: export SSH_* environment variables too 2013-07-15 08:51:08 -05:00
gradle Merge pull request #3813 from ziegs/fix_gradle_tasks 2015-06-14 22:17:24 -07:00
grails Removed unnecessary execute permissions for some plugins 2014-05-29 10:58:17 +02:00
grunt Update Grunt plugin to 0.1.2 2015-02-23 11:43:19 +00:00
heroku Update the list of Heroku Postgres commands 2014-12-16 17:35:08 +01:00
history Added README.md file 2015-06-12 00:17:17 +02:00
history-substring-search Merge pull request #3919 from delphij/history-extendedglob 2015-06-14 22:18:33 -07:00
httpie Add README for httpie plugin 2015-06-10 14:36:53 +02:00
iwhois provides iwhois command to use CNAMES under whois.geek.nz to find most accurate whois server 2014-02-11 20:05:59 +13:00
jake-node Jake-node plugin : update 2011-12-02 12:54:04 +01:00
jhbuild Add initial JHBuild plugin support 2015-02-15 15:39:50 +01:00
jira Fix merge conflict for jira-prefix and jira add comment 2015-06-15 16:55:25 -04:00
jruby Removed unnecessary execute permissions for some plugins 2014-05-29 10:58:17 +02:00
jsontools adding urldecode_json to compliment urlencode_json and updating readme.md; slight tweak to urlencode_json from previous commit 2014-03-27 10:34:54 -04:00
jump Fixed jump pluging to display the right mark name on 'mark . ' 2015-06-11 21:10:36 +02:00
kate Add a plugin to support kate the kde texteditor 2011-03-26 15:06:30 +01:00
kitchen add kitchen completion plugin from @petere 2015-06-10 14:36:55 +02:00
knife Add chef-vault knife cmd support 2014-03-18 10:52:25 +01:00
knife_ssh No cat, and hide errors for missing cache file 2013-07-16 17:01:58 -07:00
laravel Added laravel plugin which gives aliases to artisan and bob, and 2012-08-19 14:03:23 +01:00
laravel4 Laravel 5 support 2015-02-16 11:58:54 +03:30
laravel5 Update aliases in laravel5.plugin.zsh file 2015-06-11 21:10:39 +02:00
last-working-dir last-working-dir working with spaces in dirnames 2015-06-13 11:00:58 +02:00
lein Added subcommands for leiningen 1.7.0 2012-04-04 19:52:14 +02:00
lighthouse Fix lighthouse plugin error message 2010-11-02 11:26:49 +00:00
lol git lol 2012-12-18 08:47:04 +00:00
macports Optimize plugin loading so that only one call to compinit is required 2011-04-12 17:41:09 -04:00
marked2 Adding README.md and renaming plugin 2014-08-31 13:01:21 -05:00
mercurial Added README for mercurial plugin 2015-06-11 21:10:35 +02:00
meteor Add completion for package add and remove 2013-09-01 19:23:21 +02:00
mix Update Mix complition upto 1.0.4 2015-06-11 21:10:55 +02:00
mix-fast Add mix-fast plugin (similar to rake-fast) 2015-06-14 17:41:56 +02:00
mosh Add support for mosh (remote-shell) tab completion. 2013-08-19 16:28:09 -06:00
mvn Added alias for downloading maven dependencies' sources and javadocs 2015-02-07 16:57:53 +00: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
nmap add nmap plugin with some aliases for scan modes 2015-02-23 19:15:29 +02:00
node Use $OSTYPE instead of uname to speed things up 2014-07-23 09:18:14 -04:00
npm Use camelCase for npm aliases 2015-03-11 14:20:47 -07:00
nvm NVM: Avoid providing completions when nvm is not installed 2013-09-05 10:09:19 -04:00
nyan Update nyan.plugin.zsh 2014-01-24 10:27:41 -08:00
osx remove trash command from osx plugin 2015-06-12 00:21:44 +02:00
pass Fix pass zsh completion and autoloading 2014-08-29 00:39:33 +02:00
paver A paver (Python build and configuration utility) plugin 2015-06-13 11:06:26 +02:00
pep8 Completion for python, pep8, autopep8 and pylint 2013-09-10 11:33:58 +02:00
per-directory-history Update to latest per-directory-history 2013-03-13 13:07:32 -04:00
perl Removing say() function in perl plugin so that it doesn't overwrite OSX comand line utility. Closes #2562 2015-02-22 09:57:42 -08:00
phing fix -nt usage 2014-06-13 20:28:37 +02:00
pip Add pip2 and pip-2.7 support to pip plugin 2014-06-28 10:12:19 +02:00
pj [~] fix plugin pj 2014-11-16 22:38:27 +03:00
pod generate with 'pod --completion-script' /cc thx to @ajmccall 2015-06-10 14:36:52 +02:00
postgres Add reload and status alises to postgres 2013-09-24 15:20:52 -03:00
pow Change all pwd calls for $PWD variable 2014-11-06 18:33:56 +01:00
powder Added auto complete plugin for powder gem https://github.com/Rodreegez/powder 2011-08-02 11:24:09 +09:30
powify Update powify for displayed parameter is not enough, and when there is no directory error 2013-07-03 22:29:42 +08:00
profiles Fixes the profiles-plugin 2014-11-07 10:47:27 +01:00
pyenv Add pyenv plugin 2013-11-19 09:12:05 +01:00
pylint Completion for python, pep8, autopep8 and pylint 2013-09-10 11:33:58 +02:00
python Merge pull request #2088 from Stibbons/gsemet_push_pep_pylint_completion 2013-12-02 23:45:35 -08:00
rails Merge pull request #3976 from rodrigoargumedo/patch-1 2015-06-14 22:09:46 -07:00
rake Adieu l'ami. 2014-02-20 10:18:53 -08:00
rake-fast Use $OSTYPE instead of uname to speed things up 2014-07-23 09:18:14 -04:00
rand-quote randquote plugin 2013-10-31 13:38:12 +01:00
rbenv Update plugins/rbenv/rbenv.plugin.zsh 2014-05-28 11:19:47 +02:00
rbfu provide plugin for rbfu the ruby version switcher 2012-07-03 09:59:42 +02:00
rebar Add rebar to plugin 2013-01-08 13:34:33 +08:00
redis-cli Fixed typo for one of the subcommands (linset -> linsert) 2011-07-17 21:01:06 -07:00
repo New alias for repo: ru and rst 2014-06-08 10:41:51 +02:00
rsync Adding compression to rsync commands 2014-06-08 10:33:54 +02:00
ruby Fixed the rfind command in the ruby plugin 2012-01-02 21:48:19 +01:00
rvm Update rvm.plugin.zsh 2014-07-31 21:30:15 +01:00
safe-paste The safe-paste plugin now works with tmux, too 2013-04-17 17:08:36 -07:00
sbt SBT and Scala plugins. 2013-02-15 16:05:15 +01:00
scala SBT and Scala plugins. 2013-02-15 16:05:15 +01:00
scd Update to the upstream smart-change-directory. 2014-11-02 12:33:56 -05:00
screen Add support of screen-* $TERM in screen plugin 2012-11-22 00:48:44 +02:00
sfffe Moved misplaced plugins. 2013-10-14 07:39:59 -04:00
singlechar Make (s)xf not search in current dir 2012-05-29 03:22:11 +02:00
sprunge sprunge-plugin: Remove the unnecessary while loop. 2012-01-16 13:26:08 +01:00
ssh-agent typo, fixes #1806 2014-05-24 08:31:59 +02:00
sublime Merge pull request #3929 from GunfighterJ/GunfighterJ-patch-sublime3 2015-06-14 22:00:32 -07:00
sudo sudo: maintain cursor position 2014-09-15 15:36:34 +02:00
supervisor Add version option 2013-07-03 11:57:31 +08:00
suse Fixed lines 32, 33, 34 where one 'p' was missing in 'zypper' command. 2013-12-01 23:29:55 +01:00
svn ignore any grep aliases that might be defined 2014-11-16 02:47:35 -06:00
svn-fast-info ignore any grep aliases that might be defined 2014-11-16 02:47:35 -06:00
symfony Fix symfony command completion 'permission denied' 2013-07-22 15:51:16 +02:00
symfony2 added server:run alias 2015-01-28 14:02:36 +02:00
systemadmin Change all pwd calls for $PWD variable 2014-11-06 18:33:56 +01:00
systemd Added systemd plugin with aliases for systemctl commands. 2012-10-01 11:29:06 -03:00
taskwarrior Update taskwarrior.plugin.zsh 2015-06-11 21:10:38 +02:00
terminalapp Use precmd hook for updating OS X proxy icon 2013-11-22 14:59:04 +01:00
terminitor terminitor plugin: add autocompletion also for edit, delete and setup subcommands. 2011-09-15 15:39:10 +02:00
textastic Adding README.md 2014-08-31 12:55:46 -05:00
textmate Fixes and improves the behavior of the tm command 2011-12-15 09:28:02 -05:00
themes themes plugin now picks a random theme if no argument is provided. 2013-10-28 11:06:10 -04:00
thor Thor 2011-05-28 13:12:03 -04:00
tmux additional tmux aliases 2014-09-16 10:35:43 +02:00
tmuxinator Fix tmuxinator completion for symlinked dirs 2015-02-15 18:29:26 +02:00
torrent Adding torrent tools plugin. 2013-01-01 19:51:55 -08:00
tugboat Added the tugboat autocompletion plugin 2015-06-11 21:10:33 +02:00
ubuntu Update readme.md 2015-02-19 19:43:31 +01:00
urltools Add shell built method 2013-07-02 00:22:25 +08:00
vagrant Adding ssh-config to vagrant plugin autocomplete. Was missing 2015-02-19 10:34:51 -05:00
vi-mode vi-mode: remove line-init/finish widgets that broken terminfo keybindings 2015-11-18 06:06:20 -05:00
vim-interaction Change all pwd calls for $PWD variable 2014-11-06 18:33:56 +01:00
virtualenv Make the virtualenv plugin themable 2013-10-15 14:34:03 +02:00
virtualenvwrapper virtualenvwrapper: Replace "realpath" with portable zsh-native :A and :h modifiers 2015-06-29 18:55:58 -04:00
vundle Use the newest Vundle commands 2015-04-21 21:34:26 +02:00
wakeonlan Adding README file for the wakeonlan plugin 2011-09-20 09:27:15 +01:00
wd [wd] Update to v0.4.1 2015-01-26 00:13:39 +01:00
web-search Added github in web_search plugin. 2015-06-13 11:04:02 +02:00
wp-cli Merge pull request #3497 from hsingh23/patch-1 2015-02-22 10:22:55 -08:00
xcode Added Xcode alias for deleting Derived Data. 2014-12-01 13:34:18 +02:00
yii Added Yii basic command completion 2014-02-14 14:55:00 +00:00
yii2 Updated Yii2 command completion 2014-12-15 21:37:38 +06:00
yum Fixed unmached " in yum plugin 2012-06-15 10:07:22 +03:00
z ohmyzsh plugin of the z project: https://github.com/rupa/z 2013-04-03 20:20:57 +02:00
zeus Disable globbing when executing zeus rake aliases to enable use of square brackets without escaping 2015-06-10 14:36:55 +02:00
zsh_reload Update /home/srj/.oh-my-zsh/cache references 2015-01-08 16:38:05 +00:00