Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Multiline prompts and vi editing mode
- X-seq: zsh-users 16073
- From: Michael Grubb <zsh@xxxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Multiline prompts and vi editing mode
- Date: Wed, 01 Jun 2011 17:28:49 -0500
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=dailyvoid.com; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:Content-Type:Content-Transfer-Encoding:X-Source:X-Source-Args:X-Source-Dir; b=PotPseeN4bHO7PhQCBlRA252U51nRTOwDTCRVC4CxJK+DMiPP/Qtf2zbUcfDi/1WIU2dxq5oH6oxSdcQou5whFLggE+SaGHJzDz2x6wQRDJWjmJypaWGKVl1iacZgrR1;
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
I'm a brand new user of zsh, I'm thinking of converting from ksh which I'v used for many years now.
I also have used vi editing mode for so long that it is simply second nature and I don't really care to try
and form a new habit. I've also been tinkering with some of the features from oh-my-zsh, specifically some
of the themes that feature multiline prompts. I have noticed however that when hitting Esc to go into command
mode that I'm loosing the last line of output from the previous command. Is this a limitation with multiple line prompts, a setting I need to change, or a bug? Also in ksh I can use Esc-\ to invoke command completion, though that doesn't seem to work with zsh, any tips on getting that configured would also be very much appreciated.
Thanks in advance,
Michael Grubb
Messages sorted by:
Reverse Date,
Date,
Thread,
Author