Closed Glavin001 closed 10 years ago
Already have added the recommended keyboard shortcuts to the README:
'.editor': # Available from Editor only
'cmd-ctrl-c': 'gitter:send-selected-code'
'.workspace': # Available Globally
'cmd-ctrl-x': 'gitter:toggle'
'.gitter.panel': # Available from within the Gitter compose message panel
'cmd-ctrl-s': 'gitter:send-message'
However, since many packages uses keyboard shortcuts, and Atom does not allow users to change the internal package's keymaps, I am going to leave this empty internally and leave it up to the user so they may customize and not have any conflicts.
What should open the create message panel?