summaryrefslogtreecommitdiff
path: root/alacritty_terminal
AgeCommit message (Expand)Author
2022-06-20Bump dirs to 4.0.0a5ob7r
2022-06-16Bump copypasta to 0.8.0Christian Duerr
2022-06-15Use `MaybeUninit<usize>` instead of `usize` in `Storage::swap`nils
2022-06-09Fix flickering during resize on WaylandKirill Chibisov
2022-06-07Fix old vi cursor not being properly damagedKirill Chibisov
2022-06-02Fix a few minor clippy lintsYuri Astrakhan
2022-06-01Fix DEC Special Character Set (Line drawing)André Kugland
2022-05-26Fix Vi cursor not being damaged on scrollKirill Chibisov
2022-05-20Enable damage tracking only on WaylandKirill Chibisov
2022-04-06Extract `SizeInfo` from alacritty_terminalKirill Chibisov
2022-03-31Fix OSC 4 color response formatChristian Duerr
2022-03-16Add colored underline supportKirill Chibisov
2022-03-10Fix crash when searching during resetChristian Duerr
2022-02-14Add support for dashed and dotted underlinesKirill Chibisov
2022-02-08Add support for drawing undercurlsKirill Chibisov
2022-02-07Fix alacritty_terminal not emitting damage on color changeKirill Chibisov
2022-02-02Add damage tracking and reporting to compatible compositorsKirill Chibisov
2022-01-21Fix typo in SizeInfo padding_y rustdocÖmer Sinan Ağacan
2022-01-20Fix OSC 104 with empty second parameterDaftMouse
2022-01-15Add ´?´ support to OSC 4DaftMouse
2022-01-08Fix fullwidth char regex search infinite loopChristian Duerr
2022-01-07Fix last column block selectiona5ob7r
2022-01-04Trim \n from hints/semantic-/simple selectiona5ob7r
2021-12-26Migrate to 2021 editionChristian Duerr
2021-12-26Bump development version to 0.11.0-devChristian Duerr
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-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