1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-03 16:23:14 +02:00

core: add quotes around key names in /help key

This commit is contained in:
Sébastien Helleu
2023-07-05 21:25:58 +02:00
parent 82daed8076
commit 6e7fe96046
15 changed files with 52 additions and 112 deletions
+1 -1
View File
@@ -8524,7 +8524,7 @@ command_init ()
"\n"
"For some keys you might need to use /debug key, this displays "
"the raw key code that can be used (for example the key "
"ctrl+backspace could be ctrl-h or ctrl-?, depending on your "
"ctrl+backspace could be \"ctrl-h\" or \"ctrl-?\", depending on your "
"terminal and other settings).\n"
"\n"
"Modifiers allowed (in this order when multiple are used):\n"