[UNIX] Complete pattern for csh

Bert Freudenberg bert at isgnw.CS.Uni-Magdeburg.De
Fri Feb 19 14:33:51 UTC 1999


Hi Unix Squeakers,

in case you didn't already hack your own Squeak completion, here are mine:

complete [Ss]queak* \
	'c/-/(xshm xasync notitle fullscreen lazy version \
		help display memory ccache)/' \
	'n/-memory/(16m 32m 64m)/' \
	'n/-display/x:<display>/' \
	'n/-ccache/x:<size>/' \
	'p/*/f:*.image/'

Enjoy ;-)

/bert

-- 
 Bert Freudenberg                                            Department of
                                                            Simulation and
 mailto:bert at isg.cs.uni-magdeburg.de                     Computer Graphics
 http://isgwww.cs.uni-magdeburg.de/isg/bert.html        Univ. of Magdeburg





More information about the Squeak-dev mailing list