aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal/src/term
Commit message (Expand)AuthorAge
* Fix clippy warningsChristian Duerr2022-10-12
* Add IPC config subcommandChristian Duerr2022-09-01
* Make grid mutably accessible to librariesMikayla Maki2022-07-29
* Fix inverted condition for cell's extra clearingKirill Chibisov2022-07-24
* Fix hyperlinks not being keyboard actionableKirill Chibisov2022-07-11
* Add support for hyperlink escape sequenceKirill Chibisov2022-07-10
* Fix flickering during resize on WaylandKirill Chibisov2022-06-09
* Fix old vi cursor not being properly damagedKirill Chibisov2022-06-07
* Fix a few minor clippy lintsYuri Astrakhan2022-06-02
* Fix Vi cursor not being damaged on scrollKirill Chibisov2022-05-26
* Extract `SizeInfo` from alacritty_terminalKirill Chibisov2022-04-06
* Fix OSC 4 color response formatChristian Duerr2022-03-31
* Add colored underline supportKirill Chibisov2022-03-16
* Fix crash when searching during resetChristian Duerr2022-03-10
* Add support for dashed and dotted underlinesKirill Chibisov2022-02-14
* Add support for drawing undercurlsKirill Chibisov2022-02-08
* Fix alacritty_terminal not emitting damage on color changeKirill Chibisov2022-02-07
* Add damage tracking and reporting to compatible compositorsKirill Chibisov2022-02-02
* Fix typo in SizeInfo padding_y rustdocÖmer Sinan Ağacan2022-01-21
* Add ´?´ support to OSC 4DaftMouse2022-01-15
* Fix fullwidth char regex search infinite loopChristian Duerr2022-01-08
* Fix last column block selectiona5ob7r2022-01-07
* Trim \n from hints/semantic-/simple selectiona5ob7r2022-01-04
* Keep history position when viewport is cleareda5ob7r2021-12-18
* Remove trailing whitespace from block selectionjeremycostanzo2021-12-18
* Fix vi cursor moving incorrectly with new outputa5ob7r2021-12-03
* Fix crash when vi cursor in history during cleara5ob7r2021-12-03
* Add parameters to `msg create-window` subcommandKirill Chibisov2021-11-22
* Fix libxkbcommon-devel package name for openSUSEDiego Garza2021-11-02
* Add multi-window supportChristian Duerr2021-10-23
* Fix fullwidth character crash on resizeChristian Duerr2021-08-01
* Fix insert mode crash with fullwidth charactersChristian Duerr2021-07-22
* Fix vi cursor tracking during scrollingChristian Duerr2021-07-17
* Fix copying interrupted tab charactersChristian Duerr2021-07-16
* Fix search regressionsChristian Duerr2021-07-12
* Fix vi cursor motion with ScrollPage* actionsa5ob7r2021-07-04
* Fix crash when resizing during vi modeChristian Duerr2021-07-04
* Fix clippy warningsChristian Duerr2021-07-03
* Fix regex search regressiona5ob7r2021-06-20
* Fix crashes with cut-off fullwidth charactersChristian Duerr2021-05-28
* Improve rendering performanceChristian Duerr2021-05-22
* Fix replacement of fullwidth charactersChristian Duerr2021-04-29
* Fix cursor expansion across wide charsChristian Duerr2021-04-22
* Fix out of order terminal query responsesChristian Duerr2021-04-17
* Fix initial vi cursor position while in scrollbackChristian Duerr2021-04-14
* Add vi/mouse hint highlighting supportChristian Duerr2021-04-13
* Unify the grid line indexing typesChristian Duerr2021-03-30
* Add regex terminal hintsChristian Duerr2021-03-01
* Fix search freezing AlacrittyChristian Duerr2021-02-18
* Fix cursor position when scrolled into historyChristian Duerr2021-02-18