Commit Graph

26 Commits (master)

Author SHA1 Message Date
Ondřej Hruška f6c2b06d8a
notify about mouse attrs change 7 years ago
Ondřej Hruška 404ccaeb20
new message format 7 years ago
Ondřej Hruška 948bcb62ff
Backend changes for offscale default fg and bg + future-proofing 7 years ago
Ondřej Hruška ccbb1886af two hundred and fifty six colors, ladies and gentlemen!! 7 years ago
Ondřej Hruška b02aebf8c2 repeat character command 7 years ago
Ondřej Hruška 4c2421121f moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 7 years ago
Ondřej Hruška 384372e6c8 backend support for SGR overline, bit 7 of attrib byte 7 years ago
Ondřej Hruška 74c7628474 groundwork for 256 color parsing, added conceal 7 years ago
Ondřej Hruška 9ac5143228 fix compile error - missing declaration 7 years ago
Ondřej Hruška 2bea6397c6 cursor shape CSI and cursor blink toggle 7 years ago
Ondřej Hruška ea97752867 implemented saving to alternate buffer (except screen content) 7 years ago
Ondřej Hruška 8d7419b666 You wouldn't believe this simple trick that freed 10 kB of RAM! 7 years ago
Ondřej Hruška 6fdb23531b implemented backindex 7 years ago
Ondřej Hruška 116201e232 Fixed a couple bugs and cleaned up the parser callbacks file for CSI 7 years ago
Ondřej Hruška 3f198f8360 fix parser bug with bell & broken mouse tracking sgr reporting for movement with button 7 years ago
Ondřej Hruška 5f6566a6fd implemented loopback option SRM 7 years ago
Ondřej Hruška ba9c757cdc help page improvements, opt to hide botnav and buttons, DECOPT for those: 800 and 801, charset tables added to help page, terminal css overhaul to avoid Black Lines 7 years ago
Ondřej Hruška 6c9ae7e126 remove debug log 7 years ago
Ondřej Hruška 7aa3cd7f75 working mouse 7 years ago
Ondřej Hruška 58ed6098c4 untested impl of mouse tracking modes 7 years ago
Ondřej Hruška 423022b8bc Fixed the DECCOLM bug (not clearing screen etc) and a scrolling up not erasing freed lines bug 7 years ago
Ondřej Hruška dd68c112b0 implemented scrolling region and origin mode 7 years ago
Ondřej Hruška 3b8cfd41e3 small fixes & added doc directory 7 years ago
Ondřej Hruška 7947b3a88c tab bug fixed 7 years ago
Ondřej Hruška 3355295aa3 CSI split to subroutines 7 years ago
Ondřej Hruška 6d9d068268 split parser handlers file to multiple 7 years ago
Ondřej Hruška 276af04945 implemented CSI ! p as an alias to ESC c 7 years ago
Ondřej Hruška 8d9c5bb246 DECREPTPARM is now ID'd as Response to Query explicitly 7 years ago
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