Google Chrome Getting a Terminal Soon!

Dean Howell December 13, 2011 3

In a message at src.chromium.org, the open-source parent to Google’s Chrome browser, user Rginda posted the following:

Log Message:
Initial landing of Screen, Terminal, and VT100 classes.

Some of this code is based on Cory Maccarrone's html terminal, developed
internally in Google as part of a different project.  Thanks to Cory for
allowing us to repurpose it here!

This gets us to a point where we have the core classes largely fleshed out.  The code passes 45 tests, mostly related to correct handling of vt100 escape sequences.

Still to come: network connectivity, keyboard input, and text attributes!

BUG=chromium-os:23271
TEST=test_harness.html:45/45 tests passed.

Review URL: http://codereview.chromium.org/8680034

If you read this with the same glasses that I did, you can expect a terminal emulator within Chrome.  The obvious benefit that I can see for this is in Chrome OS, where you are mostly schackled at the wrist as far as productivity is concerned.  A terminal emulator could make the whole OS functional.

Source Link

  • http://www.drusepth.net Andrew Brown

    You mean… I can finally program in Chrome OS? :D

    • http://profiles.google.com/deanhowell2 Dean Howell

      No, well yes… you can issue commands and be productive. I suppose you could program, and long as there is a text editor installed… though there is probably one already on the machine that you would actually be connected to via SSH.

  • Pingback: The Power Base Android, Tizen and the End of Java