Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug in _approximate with ~/
- X-seq: zsh-workers 15655
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>, zsh-workers@xxxxxxxxxx
- Subject: Re: Bug in _approximate with ~/
- Date: Fri, 17 Aug 2001 14:36:06 +0000
- In-reply-to: <15228.57578.582005.656806@xxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <OF524CF0A0.53B4D539-ON80256AAA.00568ADE@xxxxxxxxxxxxxxx> <1010816174501.ZM12190@xxxxxxxxxxxxxxxxxxxxxxx> <15228.57578.582005.656806@xxxxxxxxxxxxxxxxxx>
On Aug 17, 11:16am, Sven Wischnowsky wrote:
}
} Bart Schaefer wrote:
}
} > the other completions that are attempted in command position are this
} > intelligent -- they all interpret `(#a1)~/test/f' as `(#a1)()~/test/f',
} > that is, allow one correction to the empty string as long as that does
} > not match `/test/f'. Consequently you get all the one-letter commands,
}
} Hmhm. To be fixed in C-code where the globbing flags are moved
} farther into the prefix if needed.
Is that really right? What if I actually type `(#a1)~/test/f' before I
hit TAB?
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author