summaryrefslogtreecommitdiff
path: root/alacritty_terminal
AgeCommit message (Expand)Author
2021-07-24Bump version to 0.9.0-rc3v0.9.0-rc3alacritty_terminal_v0.15.0-rc3Christian Duerr
2021-07-24Fix insert mode crash with fullwidth charactersChristian Duerr
2021-07-18Bump version to 0.9.0-rc2v0.9.0-rc2alacritty_terminal_v0.15.0-rc2Christian Duerr
2021-07-18Alacritty version 0.9.0-rc1v0.9.0-rc1alacritty_terminal_v0.15.0-rc1Christian Duerr
2021-07-17Fix vi cursor tracking during scrollingChristian Duerr
2021-07-16Fix copying interrupted tab charactersChristian Duerr
2021-07-14Update dependenciesChristian Duerr
2021-07-12Fix search regressionsChristian Duerr
2021-07-10Update mio-anonymous-pipes to 0.2.0David Hewitt
2021-07-08Fix PTY performance regressionsChristian Duerr
2021-07-04Fix vi cursor motion with ScrollPage* actionsa5ob7r
2021-07-04Fix crash when resizing during vi modeChristian Duerr
2021-07-03Add buffer for PTY reads during terminal lockChristian Duerr
2021-07-03Fix clippy warningsChristian Duerr
2021-06-20Fix regex search regressiona5ob7r
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