Skip to content

Commit

Permalink
Update Keyboardshortcuts.yml (#23)
Browse files Browse the repository at this point in the history
* Update Keyboardshortcuts.yml

Add rules for catching spaces

* Fix indentation

---------

Co-authored-by: Fabrizio Ferri-Benedetti <[email protected]>
  • Loading branch information
wordsmeanstuff and theletterf authored May 8, 2023
1 parent fef8ffd commit 5710d08
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions styles/Splunk/Keyboardshortcuts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,14 @@ swap:
'Ctrl': "Use Control unless there's a space constraint"
'Del': "Use Delete unless there's a space constraint"
'Esc': "Use Escape unless there's a space constraint"
'Alt \+': "Alt+"
'Cmd \+': "Command+"
'Command \+': "Command+"
'Control \+': "Control+"
'Ctrl \+': "Control+"
'Del \+': "Delete+"
'Delete \+': "Delete+"
'Esc \+': "Escape+"
'Escape \+': "Escape+"
'Option \+': "Option+"
'Shift \+': "Shift+"

0 comments on commit 5710d08

Please sign in to comment.