$zcurses_keycodes  –  Keycodes supported by zcurses input

$zcurses_keycodes contains the keycodes supported by the zcurses input command.

Examples

:

1
2
3
zmodload zsh/curses
typeset zcurses_keycodes
# only the first few values are shown

Output:

1
zcurses_keycodes=( BREAK SRESET RESET DOWN UP LEFT RIGHT HOME ...)
BashSupport Pro is a Zsh IDE with support for $zcurses_keycodestry it now!
© 2020–2024 Joachim Ansorg
Imprint
Privacy Policy
Legal