aboutsummaryrefslogtreecommitdiff
path: root/man/termkey_strpkey.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/termkey_strpkey.3')
-rw-r--r--man/termkey_strpkey.33
1 files changed, 3 insertions, 0 deletions
diff --git a/man/termkey_strpkey.3 b/man/termkey_strpkey.3
index 89efb1c..cd4f311 100644
--- a/man/termkey_strpkey.3
+++ b/man/termkey_strpkey.3
@@ -29,6 +29,9 @@ Expect spaces instead of hyphens to separate the modifer name(s) from the base k
.TP
.B TERMKEY_FORMAT_LOWERMOD
Expect lowercase for the modifier name
+.TP
+.B TERMKEY_FORMAT_LOWERSPACE
+Expect lowercase with spaces in for the key name instead of camelCase (for example "\f(CWpage down\fP" instead of "\f(CWPageDown\fP").
.PP
Before returning, this function canonicalises the \fIkey\fP structure according to the rules given for \fBtermkey_canonicalise\fP(3).
.PP