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

ZLE documentation



I've just moved the documentation on ZLE builtins from the module
description into a section on builtins in the main ZLE documentation.  The
patch consists almost entirely of the same large chunk repeated twice, so I
haven't bothered posting it.  The only new bit is the header of the new
builtins section, which is as follows.

sect(Zle Builtins)
cindex(zle, builtin commands)
The ZLE module contains three related builtin commands. The tt(bindkey)
command manipulates keymaps and key bindings; the tt(vared) command invokes
ZLE on the value of a shell parameter; and the tt(zle) command manipulates
editing widgets and allows command line access to ZLE commands from within
shell functions.

-- 
Peter Stephenson <pws@xxxxxxx>                  Software Engineer
CSR Ltd., Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK                          Tel: +44 (0)1223 392070



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