Skip to content

Commit 87512ed

Browse files
committed
Push fix to Keyboardshortcuts rule
1 parent 5710d08 commit 87512ed

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

styles/Splunk/Keyboardshortcuts.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ swap:
1010
'Ctrl': "Use Control unless there's a space constraint"
1111
'Del': "Use Delete unless there's a space constraint"
1212
'Esc': "Use Escape unless there's a space constraint"
13-
'Alt \+': "Alt+"
14-
'Cmd \+': "Command+"
15-
'Command \+': "Command+"
16-
'Control \+': "Control+"
17-
'Ctrl \+': "Control+"
18-
'Del \+': "Delete+"
19-
'Delete \+': "Delete+"
20-
'Esc \+': "Escape+"
21-
'Escape \+': "Escape+"
22-
'Option \+': "Option+"
23-
'Shift \+': "Shift+"
13+
'Alt \+ ': "Alt+"
14+
'Cmd \+ ': "Command+"
15+
'Command \+ ': "Command+"
16+
'Control \+ ': "Control+"
17+
'Ctrl \+ ': "Control+"
18+
'Del \+ ': "Delete+"
19+
'Delete \+ ': "Delete+"
20+
'Esc \+ ': "Escape+"
21+
'Escape \+ ': "Escape+"
22+
'Option \+ ': "Option+"
23+
'Shift \+ ': "Shift+"

0 commit comments

Comments
 (0)