Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
BUG: 0 <= wb <= cs <= we is not true!
- X-seq: zsh-workers 10596
- From: Tanaka Akira <akr@xxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: BUG: 0 <= wb <= cs <= we is not true!
- Date: 09 Apr 2000 23:25:46 +0900
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
I found that <TAB> on ; may tickle a bug.
Z(5):akr@serein% zsh -f
serein% bindkey -e; autoload -U compinit; compinit -D
serein% echo ;:<C-b><C-b><TAB>
prints
BUG: 0 <= wb <= cs <= we is not true!
--
Tanaka Akira
Messages sorted by:
Reverse Date,
Date,
Thread,
Author