A terminal built on web technologies
https://hyper.is
| app | ||
| .gitignore | ||
| build.sh | ||
| index.js | ||
| package.json | ||
| Readme.md | ||
| rpc.js | ||
| session.js | ||
hyperterm
TODO
- Listen on
resizeevent coming from the pty. - Add support for zsh and other popular shells
- Figure out process title extraction on other platforms.
- Define extensibility surface and APIs
- Define approach to conf management (
~/.hyperterm.json?)