Quine's fork of "Hyper" by Vercel, A terminal built on web technologies
Find a file
Guillermo Rauch 76886669da update readme
2016-07-01 12:00:09 -07:00
app clarify first metric 2016-06-30 23:08:12 -07:00
.gitignore update .gitignore 2016-06-30 23:05:59 -07:00
build.sh initial commit 2016-06-30 23:01:04 -07:00
index.js initial commit 2016-06-30 23:01:04 -07:00
package.json rmeove unusued modules 2016-06-30 23:28:36 -07:00
Readme.md update readme 2016-07-01 12:00:09 -07:00
rpc.js initial commit 2016-06-30 23:01:04 -07:00
session.js handle resize error better 2016-06-30 23:25:19 -07:00

hyperterm

TODO

  • Listen on resize event 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 ?)