Skip to content

basdp/xterm-electron-sample

 
 

Repository files navigation

xterm-electron-sample

Example Electron application running xterm.js and node-pty with a couple of addons included.

To get set up, clone this repository and run:

npm install
npm run build

To start the application, run:

npm start

Font Ligatures

To get font ligatures working, you will need to install one of the following fonts:

About

Example Electron application for xterm.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 57.0%
  • JavaScript 33.5%
  • HTML 6.4%
  • CSS 3.1%