I am using chromium based brave browser on ubuntu 20.04. Now I want to be able to
- Open a brave tab from command line (which I know how to do)
- And then the prompt won’t escape but wait till the tab is not closed by me, or so that I can hit ctrl-c and close it.
ANy ideas on how to do it. I am very hopeful because chrome has different process running for different tabs. Would like to have a bash like solution.