Trigger uri-opened from RootView

This commit is contained in:
probablycorey
2013-10-14 16:41:45 -07:00
parent a31862a32d
commit 09e7a5af6b

View File

@@ -190,6 +190,7 @@ class RootView extends View
activePane.showItem(editSession)
activePane.focus() if changeFocus
@trigger "uri-opened"
editSession
# Private: Only used in specs