Introducing terminal-code: VS Code inside the terminal
- VS Code compatible CLI
- works over ssh
- syncs with your terminal theme
https://terminal-code.com
this is so epic! Ty for sharing.
Could you explain a bit more abt limitations of “For any user input events that are not retrievable from the terminal, we read directly from the operating system using a background swift app to listen for input events (non intrusively).”?
The terminal provides very limited data when a user is using a trackpad (thats why claude code tui scroll feels so bad).
The “background app” exists to let terminal browser get higher fidelity scroll events (so scrolling can be smooth), and to receive gestures (so interactions
I keep getting this error: "AppArmor parser error for /etc/apparmor.d/terminal-browser-0b2c37a3ffa5 in profile /etc/apparmor.d/terminal-browser-0b2c37a3ffa5 at line 1: Could not open 'abi/5.0': No such file or directory"
My PR that should fix that is still unmerged...
Looks nice, but what is the point ? Is it faster than standard vscode? I mean what are the pros other than looking really cool.
Just for clarification, love the idea and would love to try it, but can’t imagine compromising my nvim just for looks