Commit message (Collapse) | Author | ||
---|---|---|---|
2019-08-07 | Implement IL | June McEnroe | |
2019-08-07 | Implement ICH | June McEnroe | |
2019-08-07 | Implement IND | June McEnroe | |
2019-08-06 | Implement SU and SD | June McEnroe | |
2019-08-06 | Factor out scrolling | June McEnroe | |
2019-08-06 | Fix DECSTBM in termSnapshot | June McEnroe | |
2019-08-06 | Fix RI state return | June McEnroe | |
2019-08-05 | Add basic viewer | June McEnroe | |
2019-08-05 | Implement RI | June McEnroe | |
2019-08-05 | Handle DECSET/DECRST for cursor | June McEnroe | |
2019-08-05 | Fix CUP coords in termSnapshot | June McEnroe | |
2019-08-05 | Write warnings if stderr is not a TTY | June McEnroe | |
2019-08-05 | Add dim and blink attributes | June McEnroe | |
2019-08-05 | Add termDisplay | June McEnroe | |
2019-08-01 | Implement ECH | June McEnroe | |
2019-08-01 | Use PSCap in updateCSI and styleDiff | June McEnroe | |
2019-08-01 | Implement termSnapshot | June McEnroe | |
2019-08-01 | Factor out SGR handling | June McEnroe | |
2019-08-01 | Add poll timeout to ingest | June McEnroe | |
2019-07-31 | Be silent about client errors | June McEnroe | |
2019-07-31 | Update ingest terminal | June McEnroe | |
2019-07-31 | Import terminal emulation from shotty | June McEnroe | |
2019-07-29 | Pass original command to dispatch | June McEnroe | |
2019-07-29 | Rename wrapper to dispatch | June McEnroe | |
2019-07-29 | Track only the max client fd | June McEnroe | |
2019-07-28 | Do basic multiplexing in ingest | June McEnroe | |
2019-07-28 | Add empty commands | June McEnroe | |
2019-07-28 | Rename ptee stream | June McEnroe | |
2019-07-28 | Remove ptee keybinds | June McEnroe | |
2019-07-28 | Import ptee from src | June McEnroe | |
2019-07-28 | Remove old commands | June McEnroe | |
2018-04-20 | Clean up ptee | June McEnroe | |
2018-04-20 | Uncommitted changes from months ago :( | June McEnroe | |
2018-02-25 | Remove winch | June McEnroe | |
2018-02-25 | Echo at end of output | June McEnroe | |
2018-02-25 | Add stop | June McEnroe | |
2018-02-25 | Switch back to static window sizing | June McEnroe | |
2018-02-25 | Add missing include | June McEnroe | |
2018-02-25 | Define rules for multi-object binaries | June McEnroe | |
2018-02-25 | Rewrite everything | June McEnroe | |
2018-02-22 | Hardcode path lengths in setup | June McEnroe | |
2018-02-22 | Add setup, start command | June McEnroe | |
2018-02-22 | Indent list of streams | June McEnroe | |
2018-02-22 | Add welcome message to ssh-command | June McEnroe | |
2018-02-22 | Sleep before truncation | June McEnroe | |
To give viewers a chance to catch up. I wonder how bad this will be. | |||
2018-02-22 | List streams if none given | June McEnroe | |
2018-02-22 | Set ForceCommand ssh-command | June McEnroe | |
2018-02-22 | Rename command to ssh-command | June McEnroe | |
2018-02-22 | Add command.sh | June McEnroe | |
2018-02-22 | Factor out STREAM_SIZE for ingest and broadcast | June McEnroe | |