witty/assets
2022-01-09 22:04:23 -05:00
..
external move xterm lib to assets/external 2022-01-07 11:11:37 -05:00
favicon.ico Initial checkin 2022-01-04 15:41:41 -05:00
index.html restructure the code 2022-01-09 22:04:23 -05:00
main.css wip 2022-01-04 21:21:21 -05:00
main.js one runner works 2022-01-09 08:56:43 -05:00
README.md Update README.md 2022-01-07 11:13:42 -05:00

This directory contains client side code, including xterm.js 4.16

To update the xterm library to a newer version of xterm.js, run npm install xterm.js in a different directory, and then copy xterm.js and xterm.js.map and xterm.css and the files for three of xterm.jss addons to the external directory.