Skip to content

Commit

Permalink
added Linux and Windows keybindings
Browse files Browse the repository at this point in the history
  • Loading branch information
Fred-Barclay committed Mar 20, 2017
1 parent e330d75 commit c3e65df
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions keymaps/termination.cson
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@
'alt-shift-t': 'termination:new'
'alt-shift-j': 'termination:prev'
'alt-shift-k': 'termination:next'
'alt-!': 'termination:active-1'
'alt-@': 'termination:active-2'
'alt-#': 'termination:active-3'
'alt-$': 'termination:active-4'
'alt-shift-x': 'termination:close'
'alt-r': 'termination:insert-selected-text'
'ctrl-`': 'termination:toggle'
Expand Down

0 comments on commit c3e65df

Please sign in to comment.