zsh-users
 help / color / mirror / code / Atom feed
* Can someone help me convert compctl to zstyle, please.
@ 2002-02-05  3:18 Rik
  2002-02-05 10:02 ` Oliver Kiddle
  0 siblings, 1 reply; 7+ messages in thread
From: Rik @ 2002-02-05  3:18 UTC (permalink / raw)
  To: zsh-users

Hello everyone,

I'm having problems with zstyle. TO be perfectly honest, I've not
managed to actually get it to do anthing, which means I have missed
something.

I used to use:
listsysctls () { set -A reply $(sysctl -AN ${1%.*}) }
compctl -K listsysctls sysctl

ssh_common=( {,root@}mail.mynetwork.com {,root@}www.mynetwork.com )
compctl -K ssh_common ssh scp

My basic problem is that an hour of staring at the man page, even with
examples, has not helped in the slightest.  I would appreciate it if
someone could help me translate this to the new compinit/zstyle style.

Thanks in advance,

rik
-- 
PGP Key: D2729A3F - Keyserver: wwwkeys.uk.pgp.net - rich at rdrose dot org
Key fingerprint = 5EB1 4C63 9FAD D87B 854C  3DED 1408 ED77 D272 9A3F
Public key also encoded with outguess on http://rikrose.net


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2002-02-12 21:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-05  3:18 Can someone help me convert compctl to zstyle, please Rik
2002-02-05 10:02 ` Oliver Kiddle
2002-02-05 10:38   ` Rik
2002-02-05 11:26     ` Oliver Kiddle
2002-02-05 15:12       ` Rik
2002-02-12 17:07         ` Reading .zprofile (Re: Can someone help me convert ...) Bart Schaefer
2002-02-12 21:25           ` Craig Van Tassle

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).