zsh-users
 help / color / mirror / code / Atom feed
* How to complete backquote, etc. using compsys?
@ 2001-08-21 20:41 Keijiro Ehara
  2001-08-23  9:49 ` Oliver Kiddle
  0 siblings, 1 reply; 4+ messages in thread
From: Keijiro Ehara @ 2001-08-21 20:41 UTC (permalink / raw)
  To: zsh-users

Hi.

I was using compctl before but now i decided to use compsys.
When i use a little modified zsh-4.0.2/StartupFiles/zshrc as ~/.zshrc,
my zsh won't complete backquote and etc. like below.

pote% kill -HUP `cat /var/run/in[TAB]
pote% kill -HUP `cat /var/run/inetd.pid 

With compctl, i got
pote% kill -HUP `cat /var/run/inetd.pid`
and, i expect it.

Is it just because i omit some option?

thanks.


popo@sfc.wide.ad.jp


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

end of thread, other threads:[~2001-08-28  9:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-21 20:41 How to complete backquote, etc. using compsys? Keijiro Ehara
2001-08-23  9:49 ` Oliver Kiddle
2001-08-23 18:01   ` Bart Schaefer
2001-08-28  9:36     ` Oliver Kiddle

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).