mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-13 08:44:12 +03:00
fun
This commit is contained in:
parent
029388ac0f
commit
bb2929f061
@ -46,9 +46,8 @@ Chrome =
|
||||
pb.setString_forType text, OSX.NSStringPboardType
|
||||
|
||||
openURL: (url) ->
|
||||
c = OSX.AtomWindowController.alloc.initWithURL url
|
||||
c.window
|
||||
c.window.makeKeyAndOrderFront null
|
||||
window.location = url
|
||||
Chrome.title _.last url.split '/'
|
||||
|
||||
# name - Command name, like "Find in file"
|
||||
# shortcut - String command name, e.g.
|
||||
|
Loading…
Reference in New Issue
Block a user