aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal/tests
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'vendor/master' into graphicsAyose2025-09-07
|\
| * Fix DECOM cursor motionChristian Duerr2025-07-25
* | Merge remote-tracking branch 'vendor/master' into graphicsAyose2025-07-23
|\|
| * Migrate to 2024 editionChristian Duerr2025-07-13
* | Merge remote-tracking branch 'vendor/master' into graphicsAyose2025-02-24
|\|
| * Bump VTE to 0.14.0Christian Duerr2025-01-09
* | Merge remote-tracking branch 'vendor/master' into graphicsAyose2024-03-04
|\|
| * Fix regional scrolling leaking into historyChristian Duerr2024-02-14
* | Merge remote-tracking branch 'vendor/master' into graphicsAyose2024-02-11
|\|
| * Fix serde tests without default featuresChristian Duerr2024-01-06
| * Add `--option` argument to `create-window`Christian Duerr2023-11-11
| * Remove `alacritty_config` from alacritty_terminalKirill Chibisov2023-11-10
| * Switch to VTE's built-in ansi featureAnhad Singh2023-05-23
| * Update bitflags to 2.2.1Kirill Chibisov2023-05-17
| * Fix `;` character in URI OSC 8 payloadKirill Chibisov2023-03-19
* | Merge remote-tracking branch 'vendor/master' into graphicsAyose2023-03-01
|\|
| * Update winit to 0.28Kirill Chibisov2023-02-02
| * Preserve last column with erase in line rightChristian Duerr2023-01-15
* | Merge remote-tracking branch 'vendor/master' into graphicsAyose2022-08-04
|\|
| * Fix inverted condition for cell's extra clearingKirill Chibisov2022-07-24
* | Merge with alacritty/masterAyose2022-07-12
|\|
| * Add support for hyperlink escape sequenceKirill Chibisov2022-07-10
| * Fix DEC Special Character Set (Line drawing)André Kugland2022-06-01
| * Extract `SizeInfo` from alacritty_terminalKirill Chibisov2022-04-06
| * Add colored underline supportKirill Chibisov2022-03-16
| * Add support for drawing undercurlsKirill Chibisov2022-02-08
| * Add parameters to `msg create-window` subcommandKirill Chibisov2021-11-22
* | Merge remote-tracking branch 'vendor/master' into graphicsAyose2021-04-18
|\|
| * Fix out of order terminal query responsesChristian Duerr2021-04-17
* | Merge remote-tracking branch 'vendor/master' into tmp1Ayose2021-04-01
|\|
| * Unify the grid line indexing typesChristian Duerr2021-03-30
* | Add Sixel supportAyose2021-03-11
|/
* Move renderable cell transformation to alacrittyChristian Duerr2021-01-24
* Use dynamic storage for zerowidth charactersChristian Duerr2020-11-05
* Add support for single line terminalsii412020-09-27
* Add escape to report text area sizeAyose Cazorla2020-08-28
* Add support for double underlinesChristian Duerr2020-08-12
* Add support for colon separated SGR parametersChristian Duerr2020-08-07
* Add regex scrollback buffer searchChristian Duerr2020-07-09
* Fix saved cursor handlingChristian Duerr2020-07-06
* Preserve linewrap flag across alt screen switchesChristian Duerr2020-07-06
* Fix scroll down escape pulling lines from historyChristian Duerr2020-06-25
* Remove copypasta dependency from alacritty_terminalKirill Chibisov2020-06-07
* Refactor Term/Grid separationChristian Duerr2020-05-30
* Extend style guideline documentationChristian Duerr2020-05-05
* Remove `fs::read_to_string` reimplementationsChristian Duerr2020-03-26
* Remove std::fs::read_to_string reimplementation from testsMatthias Krüger2020-03-25
* Fix incorrect grid.len() and grid.history_size()Kirill Chibisov2020-01-26
* Update outdated reftestsKirill Chibisov2020-01-04
* Fix screen reset not clearing cell flagsChristian Duerr2019-12-24