syntax: nanohelp: properly color the keystroke "Sh-^Del"

This fixes https://savannah.gnu.org/bugs/?54758.
master
David Lawrence Ramsey 2018-09-30 12:37:12 -05:00 committed by Benno Schulenberg
parent 52ba76b2a2
commit 5f1b618a5a
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ syntax nanohelp
# Key combos:
color cyan "\^[]4-8A-Z^\_◀▶▲▼]" "[◀▶▲▼]" "\<M-." "\<F1?[0-9]"
color cyan "\<(Tab|Sh-Tab|Enter|Ins|Del|Space|Bsp|Up|Down|Left|Right|Home|End|PgUp|PgDn)\>"
color cyan "\<(Tab|Sh-Tab|Enter|Ins|Del|Sh-\^Del|Space|Bsp|Up|Down|Left|Right|Home|End|PgUp|PgDn)\>"
# Quoted indicators:
color brightred "'(\^|M-)'"