Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Does zsh have anything like readline's edit-and-execute-command ?



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