We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feae73a commit 393cc97Copy full SHA for 393cc97
jasspa/macros/hkshell.emf
@@ -65,7 +65,7 @@ set-variable .fhook-shell.item-list-r1 "Func \ecB\\1\ecA"
65
; Variables.
66
hilight .hilight.shell 4 "\\$" "\\}\\W" "" .scheme.variable
67
hilight .hilight.shell 0x80 "\\${" .hilight.shellV .scheme.variable
68
- hilight .hilight.shell 4 "\\$(" ")" "" .scheme.variable
+ hilight .hilight.shell 4 "\\$(" ")\\s" "" .scheme.variable
69
hilight .hilight.shell 0 "\\$\\?" .scheme.variable
70
hilight .hilight.shell 0 "\\$#" .scheme.variable
71
hilight .hilight.shell 0 "\\$\\$" .scheme.variable
0 commit comments