Commit Graph

15 Commits

Author SHA1 Message Date
Daniel Imms
92068f36f2 Pull renderer out of xterm.js 2017-01-31 22:45:28 -08:00
Daniel Imms
0bd469f505 Implement CSI Ps SP q Set cursor style
Fixes #480
2017-01-18 10:06:57 -08:00
Daniel Imms
fa3484cd14 Pull character add char code to input handler 2017-01-12 22:17:36 -08:00
Daniel Imms
f4846aa154 Finish CSI codes 2017-01-12 21:58:50 -08:00
Daniel Imms
9b66208029 Add more CSI codes 2017-01-12 21:33:28 -08:00
Daniel Imms
c43c3b411a Add more CSI codes 2017-01-12 20:51:15 -08:00
Daniel Imms
f9a286a851 Convert more CSI codes 2017-01-12 20:32:15 -08:00
Daniel Imms
411b80cdc0 Add CSI @, E, F, G 2017-01-09 23:06:36 -08:00
Daniel Imms
db81c28bd7 Support more CSI codes, remove unused CSI helper functions 2017-01-09 22:57:38 -08:00
Daniel Imms
9942477bff Start converting CSI codes 2017-01-09 15:38:54 -08:00
Daniel Imms
04b1ebf1a7 Create InputHandler which performs C0 actions
Part of #459
2017-01-08 16:11:35 -08:00
Paris Kasidiaris
824a9c6dbf Migrate Clipboard handler to TypeScript
Also apply JavaScript rules in `.editorconfig` in TypeScript files as well.

Part of #335
2016-12-06 10:01:06 +00:00
Paris Kasidiaris
1d30091188 Update documentation with cleaner license declaration
Fix #366
2016-12-01 13:37:20 +00:00
Daniel Imms
30fcdd6ccb tsify CompositionHelper 2016-11-22 11:47:18 -08:00
Daniel Imms
e0d9871195 Convert Viewport to a TS class 2016-11-21 14:39:08 -08:00