Author: kevans
Date: Fri Mar  2 05:38:08 2018
New Revision: 330269
URL: https://svnweb.freebsd.org/changeset/base/330269

Log:
  core.lua(8): Add missing note about core.KEYSTR_CSI

Modified:
  head/stand/lua/core.lua.8

Modified: head/stand/lua/core.lua.8
==============================================================================
--- head/stand/lua/core.lua.8   Fri Mar  2 05:36:04 2018        (r330268)
+++ head/stand/lua/core.lua.8   Fri Mar  2 05:38:08 2018        (r330269)
@@ -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
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to