summaryrefslogtreecommitdiff
path: root/Completion
diff options
context:
space:
mode:
Diffstat (limited to 'Completion')
-rw-r--r--Completion/Cvs/.distfiles15
-rw-r--r--Completion/Pbmplus/.distfiles19
-rw-r--r--Completion/Rpm/.distfiles7
-rw-r--r--Completion/User/_gv14
-rw-r--r--Completion/X/.distfiles6
-rw-r--r--Completion/X/_x_display3
-rw-r--r--Completion/X/_x_options6
-rw-r--r--Completion/X/_xfig34
-rw-r--r--Completion/X/_xsetroot12
-rw-r--r--Completion/X/_xterm96
10 files changed, 212 insertions, 0 deletions
diff --git a/Completion/Cvs/.distfiles b/Completion/Cvs/.distfiles
new file mode 100644
index 000000000..e2f1d55ee
--- /dev/null
+++ b/Completion/Cvs/.distfiles
@@ -0,0 +1,15 @@
+DISTFILES_SRC='
+ .distfiles
+ _cvs _cvs_D _cvs_add _cvs_admin _cvs_admin_t _cvs_annotate _cvs_bindir
+ _cvs_checkout _cvs_command _cvs_commit _cvs_diff _cvs_diff_arg
+ _cvs_directories _cvs_edit _cvs_editor _cvs_editors _cvs_export
+ _cvs_extract_directory_entries _cvs_extract_file_entries
+ _cvs_extract_modifiedfile_entries _cvs_files _cvs_files_modified
+ _cvs_files_removed _cvs_files_unmaintained _cvs_gzip_level _cvs_history
+ _cvs_history_x _cvs_import _cvs_init _cvs_k _cvs_login _cvs_logout
+ _cvs_m _cvs_modules _cvs_rdiff _cvs_release _cvs_remove _cvs_revisions
+ _cvs_root _cvs_setup_allentries _cvs_setup_direntries
+ _cvs_setup_modentries _cvs_setup_prefix _cvs_status _cvs_tag
+ _cvs_tempdir _cvs_unedit _cvs_update _cvs_user_variable _cvs_watch
+ _cvs_watchers
+'
diff --git a/Completion/Pbmplus/.distfiles b/Completion/Pbmplus/.distfiles
new file mode 100644
index 000000000..6c979fbd7
--- /dev/null
+++ b/Completion/Pbmplus/.distfiles
@@ -0,0 +1,19 @@
+DISTFILES_SRC='
+ .distfiles
+ _asciitopnm _fitstopgm _fitstopnm _g3topbm _giftopnm _macptopbm
+ _pbm_file _pbmclean _pbmmake _pbmmask _pbmpscale _pbmreduce _pbmtext
+ _pbmto10x _pbmtobg _pbmtoepsi _pbmtolj _pbmtoln03 _pbmtolps _pbmtomacp
+ _pbmtopgm _pbmtopk _pbmupc _pgmcrater _pgmkernel _pgmnoise _pgmnorm
+ _pgmoil _pgmramp _pgmtexture _pgmtopbm _pgmtoppm _pktopbm _pnmalias
+ _pnmarith _pnmcat _pnmcomp _pnmconvol _pnmcrop _pnmcut _pnmdepth
+ _pnmenlarge _pnmflip _pnmgamma _pnmhistmap _pnmindex _pnmmargin
+ _pnmnlfilt _pnmpad _pnmpaste _pnmrotate _pnmscale _pnmshear _pnmtile
+ _pnmtoddif _pnmtofits _pnmtops _pnmtorast _pnmtosgi _pnmtotiff
+ _pnmtoxwd _ppm3d _ppmbrighten _ppmchange _ppmdim _ppmdist _ppmdither
+ _ppmflash _ppmforge _ppmmake _ppmmix _ppmntsc _ppmpat _ppmquant
+ _ppmquantall _ppmshift _ppmspread _ppmtoacad _ppmtobmp _ppmtogif
+ _ppmtoicr _ppmtoilbm _ppmtomap _ppmtomitsu _ppmtopj _ppmtopjxl
+ _ppmtosixel _ppmtotga _ppmtouil _ppmtoyuvsplit _psidtopgm _pstopnm
+ _rawtopgm _rawtoppm _rgb3toppm _sgitopnm _sldtoppm _yuvsplittoppm
+ _yuvtoppm _zeisstopnm
+'
diff --git a/Completion/Rpm/.distfiles b/Completion/Rpm/.distfiles
new file mode 100644
index 000000000..61e104615
--- /dev/null
+++ b/Completion/Rpm/.distfiles
@@ -0,0 +1,7 @@
+DISTFILES_SRC='
+ .distfiles
+ _rpm _rpm_arguments _rpm_build _rpm_capability _rpm_install
+ _rpm_package _rpm_pkg_file _rpm_pkg_or_file _rpm_query _rpm_rebuild
+ _rpm_rebuilddb _rpm_relocate _rpm_resign _rpm_sigcheck _rpm_tags
+ _rpm_uninstall _rpm_upgrade _rpm_verify
+'
diff --git a/Completion/User/_gv b/Completion/User/_gv
new file mode 100644
index 000000000..887224a0f
--- /dev/null
+++ b/Completion/User/_gv
@@ -0,0 +1,14 @@
+#compdef gv gview
+
+_xt_arguments \
+ -{,no}{safer,quiet,center,swap,antialias,dsc,eof,pixmap,watch,resize} \
+ -{monochrome,grayscale,color,portrait,landscape,upsidedown,seascape,h,help,v,spartan} \
+
+ '-arguments:ghostscript arguments:' \
+ '-page:label of first page:' \
+ '-media:page size:(Letter Legal Statement Tabloid Ledger Folio Quarto 10x14 Executive A3 A4 A5 B4 B5)' \
+ '-scale:scale entry:' \
+ '-scalebase:scale base:' \
+ '-ad:resource file:_files' \
+ '-style:resource file:_files'
+ '*:file:_pspdf'
diff --git a/Completion/X/.distfiles b/Completion/X/.distfiles
new file mode 100644
index 000000000..dd427af1c
--- /dev/null
+++ b/Completion/X/.distfiles
@@ -0,0 +1,6 @@
+DISTFILES_SRC='
+ .distfiles
+ _x_borderwidth _x_display _x_font _x_geometry _x_locale _x_name
+ _x_options _x_resource _x_selection_timeout _x_title _xdvi _xfig
+ _xsetroot _xt_arguments _xt_session_id _xterm _xv
+'
diff --git a/Completion/X/_x_display b/Completion/X/_x_display
new file mode 100644
index 000000000..e3f9af479
--- /dev/null
+++ b/Completion/X/_x_display
@@ -0,0 +1,3 @@
+#autoload
+
+_hosts -S ':0 ' -r :
diff --git a/Completion/X/_x_options b/Completion/X/_x_options
new file mode 100644
index 000000000..23243002c
--- /dev/null
+++ b/Completion/X/_x_options
@@ -0,0 +1,6 @@
+#compdef -P */X11/*
+
+_arguments \
+ '-display:display:_x_display' \
+ '-geometry:geometry:_x_geometry' \
+ "$@"
diff --git a/Completion/X/_xfig b/Completion/X/_xfig
new file mode 100644
index 000000000..a0d36c189
--- /dev/null
+++ b/Completion/X/_xfig
@@ -0,0 +1,34 @@
+#compdef xfig
+
+_x_options \
+ -{help,Landscape,Portrait,debug,dontswitchcmap,flushleft,inches,inverse,latexfonts,left,metric,monochrome,multiple,noscalablefonts,notrack,right,scalablefonts,showallbuttons,single,specialtext,tablet,track} \
+ '-bold:bold font:_x_font' \
+ '-button:button font:_x_font' \
+ '-but_per_row:number of buttons:' \
+ '-cbg:canvas background color:_colors' \
+ '-cfg:canvas foreground color:_colors' \
+ '-depth:visual depth:_x_visdepth' \
+ '-exportlanguage:export language:(box latex epic eepic eepicemu pictex ibmgl eps ps pstex textyl tpic pic mf acad pcx png gif jpeg tiff ppm xbm xpm)' \
+ '-iconGeometry:icon geometry:_x_geometry' \
+ '-internalBW:internal border width:' \
+ '-keyfile:compose key file:_files' \
+ '-magnification:magnification factor:' \
+ '-max_image_colors:maximum number of colors:' \
+ '-normal:normal font:_x_font' \
+ '-papersize:output paper size:((Letter\:8.5\"\ x\ 11\" Legal\:8.5\"\ x\ 14\" Ledger\:17\"\ x\ 11\" Tabloid\:11\"\ x\ 17\" A\:8.5\"\ x\ 11\" B\:11\"\ x\ 17\" C\:17\"\ x\ 22\" D\:22\"\ x\ 34\" E\:34\"\ x\ 44\" A4\:21\ cm\ x\ 29.7\ cm A3\:29.7\ cm\ x\ 42\ cm A2\:42\ cm\ x\ 59.4\ cm A1\:59.4\ cm\ x\ 84.1\ cm A0\:84.1\ cm\ x\ 118.9\ cm B%\:18.2\ cm\ x\ 25.7\ cm))' \
+ '-pheight:canvas height:' \
+ '-pwidth:canvas width:' \
+ '-spellcheckcommand:program: _command_names -e' \
+ '-startfillstyle:fill style (-1 to 21):' \
+ '-startfontsize:font size (in points):' \
+ '-startgridmode:grid mode:((0\:no\ grid 1\:1/4\ inch\ or\ 5\ mm 2\:1/2\ inch\ or\ 1\ cm 3\:1\ inch\ or\ 2\ cm))' \
+ '-startlatexfont:latex font:' \
+ '-startlinewidth:line width:' \
+ '-startposnmode:positioning mode:((0\:any 1\:1/16\ inch\ or\ 1\ mm 2\:1/4\ inch\ or\ 5\ mm 3\:1/2\ inch\ or\ 1\ cm 4\:1\ inch\ or\ 2\ cm))' \
+ '-startpsfont:postscript font:' \
+ '-starttextstep:text step:' \
+ '-userscale:scale factor:' \
+ '-userunit:unit string:' \
+ '-visual:visual:(TrueColor StaticColor DirectColor StaticGray GrayScale PseudoColor)' \
+ '-zoom:zoom scale:' \
+ '*:xfig file:_files -g \*.\(\#i\)\(\|x\)fig'
diff --git a/Completion/X/_xsetroot b/Completion/X/_xsetroot
new file mode 100644
index 000000000..a6f62e998
--- /dev/null
+++ b/Completion/X/_xsetroot
@@ -0,0 +1,12 @@
+#compdef xsetroot
+
+_x_options \
+ -{help,def,gray,grey,rv} \
+ '-cursor:cursor file:_files -g \*.\(\#i\)\(xbm\|curs\(\|or\)\):mask file:_files -g \*.\(\#i\)\(xbm\|curs\(\|or\)\|mask\)' \
+ '-cursor_name:cursor name:_cursors' \
+ '-bitmap:bitmap file:_files -g \*.\(\#i\)xbm' \
+ '-mod:x grid distance (1-16): :y grid distance (1-16):' \
+ '-fg:foreground color:_colors' \
+ '-bg:background color:_colors' \
+ '-solid:screen solid color:_colors' \
+ '-name:root window name:'
diff --git a/Completion/X/_xterm b/Completion/X/_xterm
new file mode 100644
index 000000000..750f7bf88
--- /dev/null
+++ b/Completion/X/_xterm
@@ -0,0 +1,96 @@
+#compdef xterm
+
+_xt_arguments \
+ -+{ah,ai,aw,bc,bdc,cb,cm,cn,cu,dc,hf,ie,im,j,ls,mb,nul,pc,rw,s,sb,sf,si,sk,sp,t,u8,ulc,ut,vb,wc,wf,samename} \
+ -{version,help,132,leftbar,rightbar,C} \
+ '-b:inner border size:' \
+ '-bcf:time text cursor is off when blinking (milliseconds):' \
+ '-bcn:time text cursor is on when blinking (milliseconds):' \
+ '-cc:character class:' \
+ '-cr:text cursor color:_colors' \
+ '-e:program: _command_names -e:*::program arguments: _normal' \
+ '-fb:bold font:_x_font' \
+ '-fi:icon font:_x_font' \
+ '-hc:background color for highlighted text:_colors' \
+ '-mc:multi-click threshold (milliseconds):' \
+ '-ms:pointer cursor color:_colors' \
+ '-nb:margin bell number:' \
+ '-sl:save lines:' \
+ '-ti:terminal ID:(vt52 vt100 vt101 vt102 vt220)' \
+ '-tm:terminal setting:' \
+ '-tn:terminal type:' \
+ '-ziconbeep:iconbeep (percent):' \
+ '-C' \
+ '-S-:pseudo-terminal and file descriptor:'
+#compdef xterm
+
+_arguments \
+ '-version' \
+ '-help' \
+ '-132' \
+ '-ah' '+ah' \
+ '-ai' '+ai' \
+ '-aw' '+aw' \
+ '-b:inner border size:' \
+ '-bc' '+bc' \
+ '-bcf:time text cursor is off when blinking (milliseconds):' \
+ '-bcn:time text cursor is on when blinking (milliseconds):' \
+ '-bdc' '+bdc' \
+ '-cb' '+cb' \
+ '-cc:character class:' \
+ '-cm' '+cm' \
+ '-cn' '+cn' \
+ '-cr:text cursor color:_color' \
+ '-cu' '+cu' \
+ '-dc' '+dc' \
+ '-e:*::program: _normal' \
+ '-fb:bold font:' \
+ '-fi:icon font:' \
+ '-hc:background color for highlighted text:_color' \
+ '-hf' '+hf' \
+ '-ie' '+ie' \
+ '-im' '+im' \
+ '-j' '+j' \
+ '-leftbar' \
+ '-ls' '+ls' \
+ '-mb' '+mb' \
+ '-mc:multi-click threshold (milliseconds):' \
+ '-ms:pointer cursor color:_color' \
+ '-nb:margin bell number:' \
+ '-nul' '+nul' \
+ '-pc' '+pc' \
+ '-rightbar' \
+ '-rw' '+rw' \
+ '-s' '+s' \
+ '-samename' '+samename' \
+ '-sb' '+sb' \
+ '-sf' '+sf' \
+ '-si' '+si' \
+ '-sk' '+sk' \
+ '-sl:save lines:' \
+ '-sp' '+sp' \
+ '-t' '+t' \
+ '-ti:terminal ID:(vt52 vt100 vt101 vt102 vt220)' \
+ '-tm:terminal setting:' \
+ '-tn:terminal type:' \
+ '-u8' '+u8' \
+ '-ulc' '+ulc' \
+ '-ut' '+ut' \
+ '-vb' '+vb' \
+ '-wc' '+wc' \
+ '-wf' '+wf' \
+ '-ziconbeep:iconbeep (percent):' \
+ '-C' \
+ '-S-:pseudo-terminal and file descriptor:' \
+ '-bd:border color:_color' \
+ '-bg:background color:_color' \
+ '-bw:border width:' \
+ '-display:display:' \
+ '-fg:foreground color:_color' \
+ '-fn:font:' \
+ '-geometry:geometry:' \
+ '-iconic' \
+ '-name:name:' \
+ '-rv' \
+ '-title:title:' \
+ '-xrm:resource:'