syntax: nanohelp: colorize Up, Down, Left and Right (when not in UTF-8)
Signed-off-by: Brand Huntsman <alpha@qzx.com>master
parent
ca8317e820
commit
d4074ca85b
|
@ -5,7 +5,7 @@ syntax "nanohelp"
|
||||||
|
|
||||||
# Key combos:
|
# Key combos:
|
||||||
color cyan "\^([]4-8A-Z^\_←→↑↓]|Home|End)" "[←→↑↓]"
|
color cyan "\^([]4-8A-Z^\_←→↑↓]|Home|End)" "[←→↑↓]"
|
||||||
color cyan "\<(Tab|Enter|Home|End|Ins|Del|Bsp|PgUp|PgDn)\>"
|
color cyan "\<(Tab|Enter|Home|End|Ins|Del|Bsp|PgUp|PgDn|Up|Down|Left|Right)\>"
|
||||||
color cyan "\<M-." "\<F1?[0-9]" "(\^|M-)Space"
|
color cyan "\<M-." "\<F1?[0-9]" "(\^|M-)Space"
|
||||||
|
|
||||||
# Quoted indicators:
|
# Quoted indicators:
|
||||||
|
|
Loading…
Reference in New Issue