Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi instance - tab-less mode? #507

Open
martin-braun opened this issue Jan 17, 2024 · 1 comment
Open

Multi instance - tab-less mode? #507

martin-braun opened this issue Jan 17, 2024 · 1 comment

Comments

@martin-braun
Copy link

Please allow to specify the --port via argument in the hope that browsh could run multiple times. But I doubt it. Please have a look at lalitmee/browse.nvim#23 (comment) to understand what I am interested in.

If browsh could start in single tab mode - and provide events of some sort to open new tabs - you could potentially embed browsh into nvim:

image

Trying to open new tabs would need to propagate up into nvim to be handled (opening a new terminal buffer + browsh instance). browse.nvim is a Telescope plugin that could be used to send queries and urls to --startup-url when launching browsh.

We also need #439 to land to make this viable in the first place.

@tombh
Copy link
Member

tombh commented Jan 17, 2024

Wow, that's crazy 😲

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants