Go directly to a URL when passed on the command line #10

Merged
sloum merged 1 commits from openlink into master 2019-05-09 02:24:31 +00:00
Collaborator

Closes #8

Closes #8
sloum approved these changes 2019-05-09 02:23:29 +00:00
sloum left a comment
Owner

This works like a charm. I dig it. It even worked pretty well for a link that would download rather than display (though that did leave me a blank screen with messaging for where the file was downloaded to).

This works like a charm. I dig it. It even worked pretty well for a link that would download rather than display (though that did leave me a blank screen with messaging for where the file was downloaded to).
@ -429,19 +429,20 @@ func main() {
}
mainWindow := screen.Windows[0]
firstLoad := true
Owner

Awesome that this works :) The whole 'firstload' thing was a relic from a few versions back that probably should have been ditched (and the logic moved out of the for loop).

Awesome that this works :) The whole 'firstload' thing was a relic from a few versions back that probably should have been ditched (and the logic moved out of the for loop).
sloum closed this pull request 2019-05-09 02:24:31 +00:00
sloum deleted branch openlink 2019-05-09 02:25:20 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sloum/bombadillo#10
No description provided.