Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Does zsh have anything like readline's edit-and-execute-command ?
- X-seq: zsh-users 12838
- From: Micah Elliott <mde@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Does zsh have anything like readline's edit-and-execute-command ?
- Date: Wed, 07 May 2008 11:59:48 -0700
- In-reply-to: <20080507184442.GH11527@xxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: Amaze Labs, LLC
- References: <20080507012634.GC11527@xxxxxxxxxxxxxxxxxx> <080507002557.ZM2091@xxxxxxxxxxxxxxxxxxxxxx> <20080507173204.GG11527@xxxxxxxxxxxxxxxxxx> <20080507182802.GB5843@xxxxxxxxxxxxxxx> <20080507184442.GH11527@xxxxxxxxxxxxxxxxxx>
On 2008-05-07 Robin Lee Powell wrote:
> info is nigh-unusable for someone not comfortable with emacs;
> I've been a vi user for many years, and find info horrifyingly
> hard to use. pinfo isn't so bad, but still very uncomfortable
> for a vi user.
As a fellow vi user I sympathize. I try to avoid info too, but
sometimes it seems necessary. So FYI, sounds like you're not
aware of the --vi-keys option, which makes it bearable:
alias info='info --vi-keys'
--
Micah Elliott | mde@xxxxxxxxxxxxxxxx | http://MicahElliott.blogspot.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author