mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-12-20 05:13:05 +00:00
Add zsh-_url-httplink completion
Extends zsh's _urls completion, allowing it to complete urls from html pages
This commit is contained in:
parent
a39b363720
commit
6dee982f40
1 changed files with 1 additions and 0 deletions
|
@ -392,6 +392,7 @@ These plugins add tab completion without adding extra functions or aliases.
|
|||
* [tugboat](https://github.com/DimitriSteyaert/Zsh-tugboat) - Adds autocompletion for [tugboat](https://github.com/pearkes/tugboat/) command
|
||||
* [umake](https://github.com/zlsun/umake) - Tab completion for Ubuntu umake
|
||||
* [vert.x-omz-plugin](https://github.com/davidafsilva/vert.x-omz-plugin) - Provides autocomplete features for the [vertx](http://vertx.io/) command.
|
||||
* [zsh-_url-httplink](https://github.com/Valodim/zsh-_url-httplink) - Extends zsh's _urls completion, allowing it to complete urls from html pages.
|
||||
* [zsh-better-npm-completion](https://github.com/lukechilds/zsh-better-npm-completion) - Better completion for `npm`
|
||||
* [zsh-cabal-completion](https://github.com/ehamberg/zsh-cabal-completion) - Add tab completion for cabal
|
||||
* [zsh-completions](https://github.com/zsh-users/zsh-completions) - A collection of extra completions for ZSH.
|
||||
|
|
Loading…
Reference in a new issue