paradoxxxzero_butterfly/coffees/ext
Peter Cai 866b56b682
term: bring back touch simulation of special keys on mobile
and also fixed it. The original version did not work because it tried
to change read-only fields of the event, which is not allowed.

The last commit removed support of touch simulation of Ctrl and Alt
by removing the `virtual_input.coffee` file. This commit brings it back
with a better implementation.
2018-06-03 20:10:24 +08:00
..
alarm.coffee Add a ctl ws, base all session on a session key. 2016-08-19 14:48:51 +02:00
clipboard.coffee term: complete support for IME & CJK rendering 2018-06-03 10:27:49 +08:00
close_confirm.coffee Add an exit confirm dialog 2015-10-07 16:38:29 +02:00
expand_extended.coffee Rework refresh 2016-10-13 10:03:15 +02:00
linkify.coffee Fix unescaping entities when linkifying 2017-11-23 14:56:18 +01:00
mobile.coffee term: bring back touch simulation of special keys on mobile 2018-06-03 20:10:24 +08:00
new_term.coffee Add a Makefile. Lint code. Fix butterfly open. Add a CHANGELOG.md 2017-05-02 17:59:52 +02:00
pack.coffee Interesting Fixes 2016-10-13 17:45:12 +02:00
popup.coffee term: remove redundant events of inputHelper and redundant contentEditable 2018-06-03 17:51:16 +08:00
selection.coffee Fix keyboard selection 2016-11-28 14:38:49 +01:00
sessions.coffee Add session list 2015-10-08 12:56:56 +02:00
theme.coffee Merge #94 2016-01-18 10:19:01 +01:00