witty/assets
2022-01-21 17:53:23 -05:00
..
external wip 2022-01-11 10:08:32 -05:00
img refactor files, add authentication 2022-01-21 09:36:31 -05:00
template add toast messages 2022-01-21 17:53:23 -05:00
main.css WIP 2022-01-16 16:46:01 -05:00
main.js change xterm size to 120x36 to match that of pty 2022-01-18 18:42:27 -05:00
README.md Update README.md 2022-01-07 11:13:42 -05:00
replay.js change xterm size to 120x36 to match that of pty 2022-01-18 18:42:27 -05:00
signin.css WIP 2022-01-20 16:40:32 -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.