zsh-workers
 help / color / mirror / code / Atom feed
* Re: Directory completion
@ 1997-09-15 16:39 Peter Stephenson
  0 siblings, 0 replies; 5+ messages in thread
From: Peter Stephenson @ 1997-09-15 16:39 UTC (permalink / raw)
  To: Zsh hackers list

sorrysorry, second minor addition (for printing out compctl).

*** Src/Zle/compctl.c.dir3	Mon Sep 15 16:36:35 1997
--- Src/Zle/compctl.c	Mon Sep 15 18:30:40 1997
***************
*** 790,796 ****
  printcompctl(char *s, Compctl cc, int printflags)
  {
      Compctl cc2;
!     char *css = "fcqovbAIFpEjrzBRGudeNOZUnQmw";
      char *mss = " pcCwWsSnNmrR";
      unsigned long t = 0x7fffffff;
      unsigned long flags = cc->mask;
--- 790,796 ----
  printcompctl(char *s, Compctl cc, int printflags)
  {
      Compctl cc2;
!     char *css = "fcqovbAIFpEjrzBRGudeNOZUnQmw/";
      char *mss = " pcCwWsSnNmrR";
      unsigned long t = 0x7fffffff;
      unsigned long flags = cc->mask;


^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: Is anybody maintaining c2z and lete2ctl?
@ 1997-09-15  8:05 Peter Stephenson
  1997-09-15 15:41 ` Directory completion Peter Stephenson
  0 siblings, 1 reply; 5+ messages in thread
From: Peter Stephenson @ 1997-09-15  8:05 UTC (permalink / raw)
  To: Zsh hackers list

"Bart Schaefer" wrote:
> I noticed they haven't changed for quite some time (at least, not in the
> zsh 3.0.x sources, I haven't checked 3.1.x).

I haven't changed lete2ctl because as far as I know it still works.  I
shall fix any specific problems reported.

It might work a little better if we had special directory completion, like
tcsh, instead of relying on ordinary globbing.  Maybe it's time we bit
the bullet and did this:  I can't believe the code would be large or
difficult.

-- 
Peter Stephenson <pws@ifh.de>       Tel: +49 33762 77366
WWW:  http://www.ifh.de/~pws/       Fax: +49 33762 77413
Deutsches Elektronen-Synchrotron --- Institut fuer Hochenergiephysik Zeuthen
DESY-IfH, Platanenallee 6, 15738 Zeuthen, Germany.


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

end of thread, other threads:[~1997-09-15 16:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-09-15 16:39 Directory completion Peter Stephenson
  -- strict thread matches above, loose matches on Subject: below --
1997-09-15  8:05 Is anybody maintaining c2z and lete2ctl? Peter Stephenson
1997-09-15 15:41 ` Directory completion Peter Stephenson
1997-09-15 16:11   ` Peter Stephenson
1997-09-15 16:31   ` Bruce Stephens
1997-09-15 16:35   ` Peter Stephenson

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