summaryrefslogtreecommitdiff
path: root/alacritty_terminal
AgeCommit message (Expand)Author
2021-06-16Fix ScrollHalfPageUp vi cursor motion regressiona5ob7r
2021-05-28Fix crashes with cut-off fullwidth charactersChristian Duerr
2021-05-22Improve rendering performanceChristian Duerr
2021-05-07Fix crash when copying out of bounds selectionsChristian Duerr
2021-05-01Fix release mode testsChristian Duerr
2021-05-01Fix single column block selectionChristian Duerr
2021-05-01Bump development version to 0.9.0-devChristian Duerr
2021-04-29Fix replacement of fullwidth charactersChristian Duerr
2021-04-22Fix cursor expansion across wide charsChristian Duerr
2021-04-17Fix out of order terminal query responsesChristian Duerr
2021-04-17Update dependenciesChristian Duerr
2021-04-14Fix initial vi cursor position while in scrollbackChristian Duerr
2021-04-13Add vi/mouse hint highlighting supportChristian Duerr
2021-04-08Fix automatic scrolling on resizeRichard Steinmetz
2021-04-03Add copy/paste/select hint actionsChristian Duerr
2021-03-31Keep viewport in place during resizeRichard Steinmetz
2021-03-30Unify the grid line indexing typesChristian Duerr
2021-03-01Add regex terminal hintsChristian Duerr
2021-02-24Bump base64 to 0.13.0Bastien Orivel
2021-02-24Add support for synchronized updatesChristian Duerr
2021-02-24Match intermediates directly in CSI parserChristian Duerr
2021-02-18Fix search freezing AlacrittyChristian Duerr
2021-02-18Fix cursor position when scrolled into historyChristian Duerr
2021-02-13Update dependenciesChristian Duerr
2021-01-24Move renderable cell transformation to alacrittyChristian Duerr
2021-01-21Remove all rustc benchmarksJames McCoy
2021-01-11Fix assertion crash on 32-bit systemsr-c-f
2021-01-07Fix inefficient search initializationChristian Duerr
2021-01-04Bump development version to 0.8.0-devChristian Duerr
2021-01-03Fix debug mode crash in vi-less searchChristian Duerr
2021-01-03Update vte to 0.10.0Christian Duerr
2021-01-02Fix deserialization of untagged enumsChristian Duerr
2021-01-01Add vi/search line indicatorChristian Duerr
2021-01-01Remove Windows WinPTY backendChristian Duerr
2020-12-31Use ConfigDeserialize for all config enumsChristian Duerr
2020-12-28Draw cursor with rect rendererKirill Chibisov
2020-12-22Remove terminfo dependencyCaden Haustein
2020-12-21Replace serde's derive with custom proc macroChristian Duerr
2020-12-17Fix invalid ESC escape sequence parsingChristian Duerr
2020-12-17Fix draining of PTY when holding on exitChristian Duerr
2020-12-10Fix scrolling region performance with fixed linesChristian Duerr
2020-12-05Fix dimming of indexed colorsChristian Duerr
2020-11-28Draw selection below Vi cursor when it's hiddenKirill Chibisov
2020-11-26Fix DoS caused by excessive CSI parameter valuesChristian Duerr
2020-11-23Add blinking cursor supportDettorer
2020-11-19Fix vi mode terminal resetChristian Duerr
2020-11-17Fix wide characters being cut offKirill Chibisov
2020-11-15Bump development version to 0.7.0-devChristian Duerr
2020-11-15Fix zerowidth characters in the last columnKirill Chibisov
2020-11-13Update vte to 0.9.0Christian Duerr