]> git.proxmox.com Git - mirror_xterm.js.git/shortlog
mirror_xterm.js.git
2013-08-17 Christopher... add selection mode.
2013-08-17 Christopher... comments.
2013-08-16 Christopher... fix option defaults.
2013-08-16 Christopher... move paste listener.
2013-08-14 Christopher... listen for paste event on window.
2013-08-14 Christopher... fix term.reset().
2013-08-14 Christopher... fix wide char support. regex does not work.
2013-08-14 Christopher... enable wide-char handling.
2013-08-14 Christopher... refactor of open. potential fix for ipad.
2013-08-14 Christopher... add allowKeyPaste option.
2013-08-14 Christopher... fix initGlobal.
2013-08-13 Christopher... better options handling.
2013-08-13 Christopher... move lib/term.js to src/term.js.
2013-08-11 Christopher... add a default style option.
2013-08-11 Christopher... fix benchmark.
2013-08-11 Christopher... fix inverse. refactor charAttributes.
2013-08-10 Christopher... optimize widechar check.
2013-08-10 Christopher... makefile.
2013-08-10 Christopher... deal with bad csr's. improve example. readme.
2013-08-10 Christopher... mouse changes.
2013-08-10 Christopher... readme. misc.
2013-08-10 Christopher... improve wide char support.
2013-08-10 Christopher... potential support for wide chars.
2013-08-10 Christopher... support CSI 38 2 R G B m.
2013-08-10 Christopher... improve document/element/context handling.
2013-08-08 Christopher... readme. package.json.
2013-08-08 Christopher... v0.0.2
2013-08-08 Christopher... minor. do not emit 'open'.
2013-08-08 Christopher... v0.0.1
2013-08-08 Christopher... improve focus behavior.
2013-08-08 Christopher... make term.js more portable.
2013-08-08 Christopher... term.js
2013-08-08 Christopher... up