added zsh and bash completions to the package

This commit is contained in:
Dima Kogan
2011-11-20 18:51:35 -08:00
parent 2e99c30178
commit 0b283e7139
3 changed files with 81 additions and 0 deletions

View File

@@ -0,0 +1,39 @@
complete -W \
' \
--domain \
--dataid \
--3d \
--colormap \
--stream \
--lines \
--points \
--circles \
--xlabel \
--ylabel \
--y2label \
--zlabel \
--zlabel \
--title \
--autolegend \
--xlen \
--xmin \
--xmax \
--ymin \
--ymax \
--y2min \
--y2max \
--zmin \
--zmax \
--y2 \
--curvestyleall \
--extracmds \
--size \
--square \
--square_xy \
--hardcopy \
--maxcurves \
--monotonic \
--extraValuesPerPoint \
--dump \
--curvestyle \
--legend' feedgnuplot