Skip to content

Safari tabs and windows #145

Answered by ttscoff
aalennard asked this question in Q&A
Discussion options

You must be logged in to vote

This is a duplicate of #60, which you can check for more info.

Timing gets weird when sending both keystrokes and urls/files to an app at the same time. Sequential execution does well with app launching and command execution, but not as well with opening files/urls because there's no way for Bunch to know when an action is completed, how long it took an app to respond to the open command, etc.

The workaround is hacky, but I've tested it and it works pretty flawlessly (faster than keystroke pauses, too):

%Safari
- {@n "https://backblaze.com" return @t "http://cisco.com" return}
- {@n "https://www.wsj.com" return @t "https://latimes.com" return}

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by aalennard
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants