ratpoison-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RP] Patch - line editor


From: Mike Meyer
Subject: Re: [RP] Patch - line editor
Date: Tue Nov 20 11:32:03 2001

Doug Kearns <address@hidden> types:
> Late last night, I'd just typed one of the first characters in a long
> colon command incorrectly, for the last time - so I added some simple
> line editing capabilities to the input window.
> 
> What you get for your trouble is the following key bindings:
> 
> C-d               delete_char
> C-k               kill_line
> C-u               kill_whole_line
> C-b               backward_char
> C-w               backward_kill_word
> C-f               forward_char
> C-a               beginning_of_line
> C-e               end_of_line
> M-b               backward_word
> M-f               forward_word
> M-d               kill_word
> BackSpace         backward_delete_char
> Delete            delete_char
> Left              backward_char
> Right             forward_char
> Home              beginning_of_line
> End               end_of_line

Where's the "paste" option to past the selection? 1/2-)

        <mike
--
Mike Meyer <address@hidden>                     http://www.mired.org/home/mwm/
Q: How do you make the gods laugh?              A: Tell them your plans.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]