mirror of
https://github.com/zsh-users/zsh-completions.git
synced 2026-09-17 16:00:19 +00:00
Alter links
This commit is contained in:
@@ -4,12 +4,15 @@
|
||||
** compadd
|
||||
** _gnu_generic
|
||||
** _arguments
|
||||
:PROPERTIES:
|
||||
:ID: 64bcd501-b0f0-48c7-b8e2-07af708b95ec
|
||||
:END:
|
||||
** _regex_arguments
|
||||
** _regex_words
|
||||
** _values
|
||||
** _comma_separated
|
||||
* Putting it all together
|
||||
* Other resources
|
||||
Nicely formatted short tutorial showing basic usage of the _arguments function: http://wikimatze.de/writing-zsh-completion-for-padrino.html
|
||||
A slightly more advanced tutorial showing usage of the _arguments function: http://www.linux-mag.com/id/1106/
|
||||
zshcompsys man page: http://linux.die.net/man/1/zshcompsys
|
||||
[[http://wikimatze.de/writing-zsh-completion-for-padrino.html][Here]] is a nicely formatted short tutorial showing basic usage of the [[id:64bcd501-b0f0-48c7-b8e2-07af708b95ec][_arguments]] function,
|
||||
and [[http://www.linux-mag.com/id/1106/][here]] is a slightly more advanced tutorial using the [[id:64bcd501-b0f0-48c7-b8e2-07af708b95ec][_arguments]] function.
|
||||
[[http://linux.die.net/man/1/zshcompsys][Here]] is the zshcompsys man page.
|
||||
|
||||
Reference in New Issue
Block a user