ekzhang / sshx

Fast, collaborative live terminal sharing over the web
https://sshx.io
MIT License
5.99k stars 188 forks source link

Solution / Workaround for Browser shortcut conflicts? #92

Closed austinvhuang closed 6 months ago

austinvhuang commented 6 months ago

sshx is incredible, thanks for creating this project.

The main issue I've run into so far is I quickly run afoul of conflicting shortcuts with the browser, eg CTRL-W for window commands in neovim will lead to accidentally closing the tab. Is there a workaround or solution for this?

ekzhang commented 6 months ago

Unfortunately I don't believe we can remap the Ctrl+W tab-close keyboard shortcut on most browsers due to security features they have in place.