summaryrefslogtreecommitdiff
path: root/alacritty_terminal/src
AgeCommit message (Expand)Author
2022-02-10Fix OSC 104 with empty second parameterDaftMouse
2022-02-10Add ´?´ support to OSC 4DaftMouse
2022-01-08Fix fullwidth char regex search infinite loopChristian Duerr
2022-01-08Fix last column block selectiona5ob7r
2022-01-08Trim \n from hints/semantic-/simple selectiona5ob7r
2021-12-23Fix CreateNewWindow CLI fallbackChristian Duerr
2021-12-19Remove shared PID/FD variablesChristian Duerr
2021-12-18Keep history position when viewport is cleareda5ob7r
2021-12-18Remove trailing whitespace from block selectionjeremycostanzo
2021-12-17Remove outdated Rust compatibility codefee1-dead
2021-12-03Fix vi cursor moving incorrectly with new outputa5ob7r
2021-12-03Fix crash when vi cursor in history during cleara5ob7r
2021-11-22Add parameters to `msg create-window` subcommandKirill Chibisov
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-01Fix fullwidth character crash on resizeChristian Duerr
2021-07-22Fix insert mode crash with fullwidth charactersChristian Duerr
2021-07-17Fix vi cursor tracking during scrollingChristian Duerr
2021-07-16Fix copying interrupted tab charactersChristian Duerr
2021-07-12Fix search regressionsChristian Duerr
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-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-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-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