zsh-users
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@brasslantern.com>
To: "Stephen Riehm" <sr@pc-plus.de>, zsh-users@math.gatech.edu
Subject: Re: zsh - new user with questions
Date: Wed, 19 Aug 1998 09:03:54 -0700	[thread overview]
Message-ID: <980819090354.ZM11070@candle.brasslantern.com> (raw)
In-Reply-To: <C1256665.0042531C.00@bavaria3.pc-plus.de>

On Aug 19,  2:34pm, Stephen Riehm wrote:
} Subject: Re: zsh - new user with questions
}
} firstly, thanks to all those who replied, some of the tips were
} exactly what I was looking for.
}
} The expand-or-complete-prefix tip however didn't work, as then the
} -list function only works when you've already typed something. ie:
}
}      cd /usr/<tab>
}
} doesn't complete, and doesn't produce a list

Try adding

	setopt listambiguous autolist

which are defaults in 3.1.4.  (You probably have listambiguous already.)
With those options set, I see a listing upon typing cd /usr/<TAB>.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


  parent reply	other threads:[~1998-08-19 16:16 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-08-19 12:34 Stephen Riehm
1998-08-19 13:53 ` Goran Larsson
1998-08-19 16:03 ` Bart Schaefer [this message]
  -- strict thread matches above, loose matches on Subject: below --
1998-08-20 11:27 Stephen Riehm
1998-08-19 15:09 Stephen Riehm
1998-08-19 17:35 ` Goran Larsson
1998-08-19 19:18   ` Bart Schaefer
1998-08-19 19:58     ` Roland Jesse
1998-08-20  9:47       ` Andrej Borsenkow
1998-08-18 15:33 Stephen Riehm
1998-08-18 16:17 ` Matthew Lovell
1998-08-18 16:28 ` Peter Stephenson
1998-08-18 22:46   ` David Hedbor
1998-08-19  1:21     ` Bart Schaefer
1998-08-18 16:43 ` Zefram

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=980819090354.ZM11070@candle.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=sr@pc-plus.de \
    --cc=zsh-users@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).