mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
core.lua(8): Add missing note about core.KEYSTR_CSI
This commit is contained in:
parent
f520b4afd2
commit
9eded7f476
1 changed files with 2 additions and 0 deletions
|
|
@ -65,6 +65,8 @@ The following key-string constants are defined in
|
|||
.Bl -tag -width KEYSTR_ESCAPE -compact -offset indent
|
||||
.It Ic KEYSTR_ESCAPE
|
||||
The escape key.
|
||||
.It Ic KEYSTR_CSI
|
||||
The ANSI CSI sequence.
|
||||
.El
|
||||
.Pp
|
||||
The following menu entry type constants are defined in
|
||||
|
|
|
|||
Loading…
Reference in a new issue