1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-06-03 13:56:03 +02:00
zsh/Functions/Completion/__x_options
1999-04-15 18:05:38 +00:00

6 lines
128 B
Plaintext

#pattern-function '*/X11/*'
# A simple pattern completion, just as an example.
complist -J options -k '(-display -name -xrm)'