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 fef8ffd commit 5710d08Copy full SHA for 5710d08
styles/Splunk/Keyboardshortcuts.yml
@@ -10,3 +10,14 @@ swap:
10
'Ctrl': "Use Control unless there's a space constraint"
11
'Del': "Use Delete unless there's a space constraint"
12
'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