Hacker News new | ask | show | jobs
Ask HN: Terminal Inside the Browser?
4 points by martinbaun 428 days ago
Do you guys know of any plugins/extensions or systems where you could use (locally) your terminal inside the browser - especially for development with vim/neovim?

I am doing almost everything in the browser or terminal, so it would be quite cool to do the last thing in an "browser terminal" instead of switching windows.

2 comments

https://github.com/shellinabox/shellinabox might be close to what you want.
JupyterLab has this and using special keys like esc in vim even works