mirror of
https://github.com/atom/atom.git
synced 2026-02-08 13:45:09 -05:00
...
This commit is contained in:
@@ -62,7 +62,7 @@ windowAdditions =
|
||||
atom.trigger 'window:close', path
|
||||
|
||||
handleKeyEvent: ->
|
||||
atom.keybinder.handleEvent.apply atom.keybinder, arguments
|
||||
atom.keybinder.handleEvent arguments...
|
||||
|
||||
triggerEvent: ->
|
||||
atom.trigger arguments...
|
||||
|
||||
Reference in New Issue
Block a user