Skip to content

Commit

Permalink
Merge branch 'main' into centralized-please-command
Browse files Browse the repository at this point in the history
  • Loading branch information
jaresty authored Oct 12, 2024
2 parents 4ad613e + 02db7ce commit cbdccb1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/keys/mac/special_key.talon-list
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
list: user.special_key
os: mac
-

end: end
home: home
minus: minus
enter: enter
page down: pagedown
page up: pageup
escape: escape
space: space
tab: tab
wipe: backspace
delete: backspace
Expand Down
2 changes: 2 additions & 0 deletions core/keys/win/special_key.talon-list
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,15 @@ list: user.special_key
os: windows
os: linux
-

end: end
home: home
minus: minus
enter: enter
page down: pagedown
page up: pageup
escape: escape
space: space
tab: tab
wipe: backspace
delete: backspace
Expand Down

0 comments on commit cbdccb1

Please sign in to comment.