summaryrefslogtreecommitdiffstats
path: root/alacritty_terminal
AgeCommit message (Expand)Author
2021-11-15Update signal-hook to 0.3.10James McCoy
2021-11-02Fix libxkbcommon-devel package name for openSUSEDiego Garza
2021-10-23Add multi-window supportChristian Duerr
2021-10-11Update rustfmt configurationChristian Duerr
2021-09-19Handle PTY EIO error for Rust 1.55+Ilya Bobyr
2021-09-15Remove unused struct fieldsChristian Duerr
2021-08-26Fix alacitty_terminal build on windowsAndrew Chin
2021-08-01Fix fullwidth character crash on resizeChristian Duerr
2021-07-22Fix insert mode crash with fullwidth charactersChristian Duerr
2021-07-18Bump development version to 0.10.0-devChristian 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