Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-26 | Document rejected window ops escapes | Christian Duerr | |
Fixes #4035. | |||
2020-07-23 | Document Alacritty's features | Christian Duerr | |
2020-07-23 | Add secondary DA support | Christian Duerr | |
This adds support for the secondary DA escape sequence response. Alacritty's version is formatted allowing for up to 99 minor and patch versions, which should be sufficient. The tertiary DA is intentionally not implemented and marked as rejected in the documentation, since a lot of terminals do not support it, or report useless data (XTerm/URxvt/Kitty). Fixes #3100. | |||
2020-07-03 | Document supported escape sequences | Christian Duerr | |
Fixes #3440. | |||
2018-02-11 | `starting` not `staring` (#1074) | Steven Noble | |
2017-10-30 | fix some typos in comments | Martin Lindhe | |
2016-05-28 | Add Summary of ANSI standards for ASCII terminals | Joe Wilm | |
This doc was found in the tmux repository, and I'm adding it here so it doesn't get lost. Having it in-tree will also allow it to be referenced from the code. |