Skip to content

Commit

Permalink
Merge pull request atom#2081 from xcvd/master
Browse files Browse the repository at this point in the history
Shift backspace keymap
  • Loading branch information
Corey Johnson committed May 9, 2014
2 parents c3937d0 + 8048f8a commit 5b7b350
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keymaps/win32.cson
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
'pageup': 'core:page-up'
'pagedown': 'core:page-down'
'backspace': 'core:backspace'
'shift-backspace': 'core:backspace'
'ctrl-tab': 'pane:show-next-item'
'ctrl-shift-tab': 'pane:show-previous-item'
'ctrl-shift-up': 'core:move-up'
Expand Down

0 comments on commit 5b7b350

Please sign in to comment.