Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: ESC-Question
- X-seq: zsh-users 8605
- From: Peter Stephenson <pws@xxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: ESC-Question
- Date: Mon, 14 Mar 2005 17:09:55 +0000
- In-reply-to: <20050314.175827.41633885.Meino.Cramer@xxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20050314.053746.74750222.Meino.Cramer@xxxxxx> <871xaiu0w7.fsf@xxxxxxxxxxxxxxxx> <20050314.175827.41633885.Meino.Cramer@xxxxxx>
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