zsh-users
 help / color / mirror / code / Atom feed
From: Christian Neukirchen <chneukirchen@gmail.com>
To: zsh-users@zsh.org
Subject: Re: Completion doesn't work for ~-
Date: Wed, 21 Mar 2012 14:16:15 +0100	[thread overview]
Message-ID: <871uom857k.fsf@gmail.com> (raw)
In-Reply-To: <18C73DB1-F893-46EE-9F55-58508ADC2C68@Yost.com>

Dave Yost <Dave@Yost.com> writes:

> Tue 13:13:49 ip2 yost /tmp
> 0 202 Z% pushd /bin
> /bin /tmp ~
> Tue 13:13:57 ip2 yost /bin
> 0 203 Z% echo ~-
> /tmp
> Tue 13:14:10 ip2 yost /bin
> 0 204 Z% 
>
> Trying to use tab to complete ~- doesn’t work in 4.3.17 (on Fedora 16).

Works here on 4.3.17 on Arch:

% zsh -f 
juno% autoload compinit; compinit
juno% pushd /tmp 
/tmp ~
juno% pushd /usr/share/doc 
/usr/share/doc /tmp ~
juno% cd ~-<TAB>
0 -- /home/chris
1 -- /tmp

(was your stack too small to be displayed?)

-- 
Christian Neukirchen  <chneukirchen@gmail.com>  http://chneukirchen.org


           reply	other threads:[~2012-03-21 13:16 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <18C73DB1-F893-46EE-9F55-58508ADC2C68@Yost.com>]

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=871uom857k.fsf@gmail.com \
    --to=chneukirchen@gmail.com \
    --cc=zsh-users@zsh.org \
    /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).