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

Re: ESC-Question



Meino Christian Cramer wrote:
>  PS: Just cause I am a little curious... :)
>      Under Emacs each keycode is bound to a named function like
> 	 forward-search-regexp and such...what is the corresponding
> 	 function in zsh? insert-line ? Or what is its name ?

Reading the zshzle manual page should help, particularly the entry for
"bindkey".  To find out the mapping between keys and commands, run
"bindkey", or "bindkey -L" to see it in the form that can be used to
restore each binding in future.

-- 
Peter Stephenson <pws@xxxxxxx>                  Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK                          Tel: +44 (0)1223 692070


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

**********************************************************************



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