-
Notifications
You must be signed in to change notification settings - Fork 10
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
brow.sh support #23
Comments
Hey @martin-braun, I don't understand what are you trying to say. Can you please be more specific? |
@lalitmee Sure, I'm referring to the Reddit post, but let's not off-platforming. The idea is to combine I'm thinking about trying to do this. I don't know what the best way would be. But, I'm leaning more towards running NeoVim locally and then connecting via SSH and running For now, I just want to ask if you ever looked into this and can share some findings. Would you be interested in assisting to enhance your plugin to support |
@martin-braun, got it. I remember someone asking about the support for Actually I have never used What I can think right now is that we can create a separate module which can separately open Let's just check if we would be able to support this or not, I mean will it be feasible or not. |
@lalitmee Thanks, will definitely take a while because priorities. Before I can even come up with a POC, I need to see if |
@martin-braun, sure. I understand. I will also start looking into |
However, I can't really use it in this state. No interest in using a mouse within a terminal, its keybindings are not customizable and vim motions are not yet a thing. Definitely needs some treatment, before even thinking about this support in general. But hey, look at that (yep, Just run Just can't really navigate. This is where vim mode would be necessary. There are also a bunch of other problems, like it has its own tab bar and you can't really start it another time in another buffer, because it will attempt to connect through the same port. I still see potential to botch things together to get a proper browser in NeoVim. Imagine you can manage your bookmarks and open tabs in form of files ( I want that, for any platform, in the terminal. It would improve privacy (your server won't reveal your location, you are your own VPN basically), pleasing your battery (websites are computed in the cloud) and you never have to leave your terminal, heck you could even go full TTY like that. Fascinating stuff. |
It's great. I will try to look at it. |
2 years ago you were interested into looking into this, so that you don't have to leave your terminal to browse the internet. I'd like to ask, if you are still interested in that or got any findings in this? This is a pleasing idea to me, but I'm not yet ready with brow.sh.
The text was updated successfully, but these errors were encountered: