zsh-users
 help / color / mirror / code / Atom feed
* Re: Completion doesn't work for ~-
       [not found] <18C73DB1-F893-46EE-9F55-58508ADC2C68@Yost.com>
@ 2012-03-21 13:16 ` Christian Neukirchen
  0 siblings, 0 replies; only message in thread
From: Christian Neukirchen @ 2012-03-21 13:16 UTC (permalink / raw)
  To: zsh-users

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-03-21 13:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <18C73DB1-F893-46EE-9F55-58508ADC2C68@Yost.com>
2012-03-21 13:16 ` Completion doesn't work for ~- Christian Neukirchen

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