Files
ttyd/html
Ruben Jenster 2b4dbacc10 xterm: enable macbook options key as modifier for copy-and-paste (#914)
Enabling `set -g mouse on` in tmux.conf breaks copy-on-select.
On other keyboard layouts the shift key can be used as modifier for copy-on-select.
This commit enables the xterm options required for using the options key
as modifier for copy-on-select.
2022-04-08 22:37:02 +08:00
..
2019-07-04 21:23:04 +08:00
2019-05-27 00:22:06 +08:00
2019-07-04 21:23:04 +08:00
2020-02-02 14:51:09 +08:00
2020-07-28 08:49:34 +08:00
2019-06-23 11:05:09 +08:00
2021-05-04 12:58:30 +08:00

Prerequisites

install Yarn, and run: yarn install.

Development

  1. Start ttyd: ttyd bash
  2. Start the dev server: yarn run start

Publish

Run yarn run build, this will compile the inlined html to ../src/html.h.