]> git.proxmox.com Git - mirror_xterm.js.git/commit - src/xterm.js
Add attachCustomKeyEventHandler()
authorCHaBou <chabup@delean.fr>
Mon, 19 Jun 2017 20:03:19 +0000 (22:03 +0200)
committerCHaBou <chabup@delean.fr>
Mon, 19 Jun 2017 20:03:19 +0000 (22:03 +0200)
commit8e79d53d7839108fcb0ef5db10ab77e4d1b20224
treed1a3566d5098f8b4ebfb81a49048fa572162ba52
parent95aed8fcb0953440973fabbcf96391bb6c4b80b4
Add attachCustomKeyEventHandler()

Use a uniq customKeyEventHandler for keyDown and keyPress events
Mark and warn attachCustomKeydownHandler() as deprecated.
src/test/test.js
src/xterm.js