Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Browse Source
Search
Context Navigation
← Previous Revision
Latest Revision
Next Revision
→
Annotate
Revision Log
source:
projects
/
zsh-completion
/
_mozc_tool
@
1102
View revision:
Revision
1102
,
123 bytes
checked in by iwaim,
13 years
ago (
diff
)
zsh-comp: add mozc_tool
Line
1
#compdef mozc_tool
2
3
typeset -A opt_args
4
5
_arguments \
6
"--mode:keyword:(dictionary_tool config_dialog)" \
7
&& return 0
Note:
See
TracBrowser
for help on using the repository browser.
Download in other formats:
Original Format