From ea15ee886789a31160f5e87ae466adadbb1e5815 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 6 Nov 2007 14:14:16 +0000 Subject: 24069: add zcurses_keycodes --- Doc/Zsh/mod_curses.yo | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Doc') diff --git a/Doc/Zsh/mod_curses.yo b/Doc/Zsh/mod_curses.yo index f83951de3..993584ea1 100644 --- a/Doc/Zsh/mod_curses.yo +++ b/Doc/Zsh/mod_curses.yo @@ -176,6 +176,13 @@ item(tt(zcurses_colors))( Readonly array. The colors supported by tt(zsh/curses); available as soon as the module is loaded. ) +vindex(zcurses_keycodes) +item(tt(zcurses_keycodes))( +Readonly array. The values that may be returned in the second +parameter supplied to `tt(zcurses input)' in the order in which they +are defined internally by curses. Not all function keys +are listed, only tt(F0); curses reserves space for tt(F0) up to tt(F63). +) vindex(zcurses_windows) item(tt(zcurses_windows))( Readonly array. The current list of windows, i.e. all windows that -- cgit 1.4.1