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

Re: vi mode, v launches editor



2008/10/24 Jerry Rocteur <macosx@xxxxxxxxxx>:
>> On Fri, 24 Oct 2008 11:35:17 +0200 (CEST)
>> "Jerry Rocteur" <macosx@xxxxxxxxxx> wrote:
>> w> 1) How do I get a complete list of key bindings that are set up in my current shell,
>>> perhaps if I could find this I
>>> would be able to find an answer quickly
>>
>> You might want to use "bindkey -L" since it outputs it in the form of the command you need to set things up again,
> so it's easy to grab a command for future use.
>
> That's a bit low level, I never type control anything except for control C from time to time or control H whey I
> forget to set stty erase on a HP UX server ;-)
>
> What I had in mind was, when I'm on the command line and I want to go right I type l, if I want to delete to end of
> line I type D, that is the kind of list I thought would be useful ?

try bindkey -M vicmd

-- 
Mikael Magnusson



Messages sorted by: Reverse Date, Date, Thread, Author