From 5f1b618a5aa578416629a373fde29b5727d40222 Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Sun, 30 Sep 2018 12:37:12 -0500 Subject: [PATCH] syntax: nanohelp: properly color the keystroke "Sh-^Del" This fixes https://savannah.gnu.org/bugs/?54758. --- syntax/nanohelp.nanorc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syntax/nanohelp.nanorc b/syntax/nanohelp.nanorc index 59a570f1..850c2492 100644 --- a/syntax/nanohelp.nanorc +++ b/syntax/nanohelp.nanorc @@ -5,7 +5,7 @@ syntax nanohelp # Key combos: color cyan "\^[]4-8A-Z^\_◀▶▲▼]" "[◀▶▲▼]" "\" +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-)'"