chrome-cli icon indicating copy to clipboard operation
chrome-cli copied to clipboard

Bring window to foreground

Open Trinition opened this issue 9 years ago • 2 comments

Activating a tab does activate it, but it will leave the window in the background if that's where it was. While there might be a case for that, it seems more likely that the window should be brought to the foreground. As an alternative, maybe this could be a separate command.

Bonus points if it can also switch desktop spaces on Mac OSX.

Trinition avatar Feb 04 '16 20:02 Trinition

I'll second that. Would also be nice to have an option to return to the terminal running the script that called chrome-cli, although one can fake that in a script with "open -a Terminal" following the chrome-cli call.

BTW, Thanks for this very useful and well-documented app!

Michael-F-Ellis avatar Sep 05 '16 20:09 Michael-F-Ellis

A chrome-cli focus -t 1234 command would be awesome!

jaredatron avatar Jan 30 '19 23:01 jaredatron