Commit Graph

30 Commits (59f26adf68f69976f2f408d45ce536bb85c1f3cb)

Author SHA1 Message Date
Ondřej Hruška 59f26adf68 Stubs for scrolling region and other functions, implemented inverse video, improved parse (hardeing against xterm travesty), optimize tabs, DECREPTPARM 7 years ago
Ondřej Hruška 5995988a9b BEEEEEEEEEEEEEEEEEP 7 years ago
Ondřej Hruška fe714bf473 Parser cleanup; implemented #67, support for DCS queries, added doc comments, SGR enum 7 years ago
Ondřej Hruška 68747d493c Tab Stops™ 7 years ago
Ondřej Hruška 184b186b85 some missing sequences 7 years ago
Ondřej Hruška af47249492 NLM 7 years ago
Ondřej Hruška e22ae1e66a Buffered Logging + fix bel osc bug 7 years ago
Ondřej Hruška bf1507b624 ignore cursor chars inside escape seqs + can, sub terminate, esc start new 7 years ago
Ondřej Hruška 8117229926 moving some stuff around, removed "soft reset" seq, added server-side support for control key remaps 7 years ago
Ondřej Hruška 04b75b8218 xenl 7 years ago
Ondřej Hruška 89fca5c40a insert mode 7 years ago
Ondřej Hruška bc41a21f23 some more missing commands, added code pages, fixed the xterm size command and some other stuff. also FRAKTUR 7 years ago
Ondřej Hruška e48180ac10 more commands and glitches fixed, better debug messages, discard bad unicode 7 years ago
Ondřej Hruška e47a5477f9 fixed swapped 0 and 1 in clearing commands 7 years ago
Ondřej Hruška 2cb8586c94 preparation for insert and delete commands 7 years ago
Ondřej Hruška af5a3a64ed fix bug and undo regression with cursor restore 7 years ago
Ondřej Hruška 7b94eef448 implemented a couple new ESC codes and stubs for 4 others 7 years ago
Ondřej Hruška c8067122d5 parser cleanup for adding new hash and short ESC sequences (issue #41) - EDM tbd 7 years ago
Ondřej Hruška 4551ad6dbe added info about the new commands to help. also e]FRa is removed bc it is no longer useful for anything 7 years ago
Ondřej Hruška 3f4b8a94f1 commands to set button or title 7 years ago
Ondřej Hruška b48bb12067 help page update 7 years ago
Ondřej Hruška 110f461cf5 bold works !! 7 years ago
Ondřej Hruška 3ae1451821 working unicode!!! WTF!! and ajax initial load to avoid having to escape shit 7 years ago
Ondřej Hruška ab00467914 blinking indication of BOOT held down; added info to the help page 8 years ago
Ondřej Hruška 9dd5a1f082 Implemented cursor wrap control codes e[?7h and l 8 years ago
Ondřej Hruška b6a0e796d8 Fixed broken Report Device OK response 8 years ago
Ondřej Hruška 29f726c073 Fixed some broken impl 8 years ago
Ondřej Hruška b1baffa3d5 Implemented device status query cmd & cursor save/restore with attrs 8 years ago
Ondřej Hruška 1d52cd551a implemented mouse input, CSI6n cmd, added sass cmd to build_web.sh 8 years ago
Ondřej Hruška def04042a7 Implemented factory reset & split ansi_parser to parser and callbacks 8 years ago
Ondřej Hruška f8d848f383 FIXED STUPID JSON BUG YOOOO 8 years ago
Ondřej Hruška afa34a43de working terminal 8 years ago
Ondřej Hruška fd6587d2bb Added terminal stuff (experimental) 8 years ago