News

Hyper 2.0 Has Been Released

Published
Hyper 2.0 Has Been Released image

Hyper terminal 2.0 stable just got released on all platforms this week. The most significant update is migrating from hterm to xterm.js, a full xterm terminal using web technologies. Microsoft Visual Studio Code also uses xterm.js for its built-in editor terminal.

Here are the highlights of stable 2.0 release, which is now at a 2.0.4:

  • Smaller Core
    • 22% faster bootup time
    • Native-like baseline memory footprint
  • New xterm.js engine
    • Improved performance
    • Better cross-platform compatibility
    • Chinese, Japanese, and Korean character support
    • 100% backwards-compatible with existing themes
    • Responsive under high-throughput I/O

What is Hyper?

If you haven’t heard of Hyper, it is a cross-platform compatible terminal using JavaScript, HTML, and CSS. The application is built on top of electron to create cross-platform desktop apps, which powers apps like Visual Studio Code, Atom, and GitHub Desktop. Under the hood, Hyper uses React and Redux in the UI layer.

Learn more about Hyper at hyper.is.

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Filed in

Sponsored

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
Laravel Rulebook: Business Rules That Change by Date image

Laravel Rulebook: Business Rules That Change by Date

Read article
Taylor disabled GitHub Issues on most Laravel open-source packages. image

Taylor disabled GitHub Issues on most Laravel open-source packages.

Read article
Exclude Vendor and Default Commands in `php artisan dev` image

Exclude Vendor and Default Commands in `php artisan dev`

Read article
The Laracon Archive image

The Laracon Archive

Read article
Group Adjacent Collection Items in Laravel with chunkBy() image

Group Adjacent Collection Items in Laravel with chunkBy()

Read article
Laravel queue:work Now Prints Why the Worker Stopped image

Laravel queue:work Now Prints Why the Worker Stopped

Read article