Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: TAB and PS2 and multiline buffers and vared
- X-seq: zsh-workers 11475
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: TAB and PS2 and multiline buffers and vared
- Date: Sat, 20 May 2000 16:47:00 +0000
- In-reply-to: <1000520164242.ZM9347@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <1000520164242.ZM9347@xxxxxxxxxxxxxxxxxxxxxxx>
On May 20, 4:42pm, Bart Schaefer wrote:
} Subject: TAB and PS2 and multiline buffers and vared
}
} Also, `?' gets inserted because of compstate[insert]=tab, which is a bit
} strange though not exactly wrong.
What is wrong is that compstate[insert] ALWAYS contains `tab' thereafter,
so without a prefix both TAB and ^X? are now permanently disabled.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author