atom-archive / terminal

Atom Terminal package - *not currently maintained*
MIT License
232 stars 35 forks source link

ctrl-` to cmd-` on OS X #39

Closed anthonator closed 6 years ago

anthonator commented 10 years ago

Would it be possible to modify the OS X keybindings to use cmd-` for terminal:open? This looks like a super easy change so I'd be happy to submit a PR but I didn't know if there was some underlying issue with doing this.

granda commented 10 years ago

You can always just make a keymap to it. I prefer this method because then I have more flexibility.

'body':
  'cmd-`': 'terminal:open'
lee-dohm commented 6 years ago

All repositories in the atom-archive organization are unmaintained and deprecated. Because of this, we are archiving this repository and closing all issues and pull requests. Thanks very much for your support and contributions!