Settings

Theme

Ask HN: Terminal Inside the Browser?

4 points by martinbaun 8 months ago · 2 comments · 1 min read


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.

thesuperbigfrog 8 months ago

https://github.com/shellinabox/shellinabox might be close to what you want.

morkalork 8 months ago

JupyterLab has this and using special keys like esc in vim even works

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection