Skip to content

Commit 5710d08

Browse files
Update Keyboardshortcuts.yml (#23)
* Update Keyboardshortcuts.yml Add rules for catching spaces * Fix indentation --------- Co-authored-by: Fabrizio Ferri-Benedetti <[email protected]>
1 parent fef8ffd commit 5710d08

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

styles/Splunk/Keyboardshortcuts.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +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+"

0 commit comments

Comments
 (0)