summaryrefslogtreecommitdiffstats
path: root/alacritty_terminal
AgeCommit message (Expand)Author
2020-07-27Bump version to 0.5.0-rc4v0.5.0-rc4Christian Duerr
2020-07-25Bump version to 0.5.0-rc3v0.5.0-rc3Christian Duerr
2020-07-19Bump version to 0.5.0-rc2v0.5.0-rc2Christian Duerr
2020-07-16Bump version to 0.5.0-rc1v0.5.0-rc1Christian Duerr
2020-07-15Add support for searching without vi modeChristian Duerr
2020-07-15Fix cursor reflowChristian Duerr
2020-07-14Fallback to SHELL instead of passwd if presentMattbazooka
2020-07-14Fix crash on cursor resizeChristian Duerr
2020-07-11Remove gui dependencies from alacritty_terminalKirill Chibisov
2020-07-10Add option to run command on bell Kirill Chibisov
2020-07-10Fail compilation if Fontconfig is not installed on Linux/BSDKirill Chibisov
2020-07-09Add regex scrollback buffer searchChristian Duerr
2020-07-09Fix cursor reflowChristian Duerr
2020-07-06Fix saved cursor handlingChristian Duerr
2020-07-06Preserve linewrap flag across alt screen switchesChristian Duerr
2020-07-03Document supported escape sequencesChristian Duerr
2020-07-01Fix reflow of empty wrapped cursor lineChristian Duerr
2020-06-29Fix foreground dimming with truecolor textCarlo Abelli
2020-06-28Rename alt_grid to inactive_gridChristian Duerr
2020-06-26Clear selection on clear line/screen escapesKirill Chibisov
2020-06-25Fix scroll down escape pulling lines from historyChristian Duerr
2020-06-18Add automatic scrolling during selectionChristian Duerr
2020-06-07Update dependenciesKirill Chibisov
2020-06-07Remove copypasta dependency from alacritty_terminalKirill Chibisov
2020-06-06Remove copyright notice from filesChristian Duerr
2020-06-05Fix class and cursor thickness deserializationKirill Chibisov
2020-06-05Refactor Shell, Command, and Launcher to share implKirill Chibisov
2020-06-02Add cargo feature for WinPTYDavid Hewitt
2020-05-30Refactor Term/Grid separationChristian Duerr
2020-05-27Set IUTF8 input setting on supported platformsKirill Chibisov
2020-05-24Remove unused dependenciesMatthias Krüger
2020-05-21Update copypasta to v0.7.0Kirill Chibisov
2020-05-17Fix crash when writing wide char in last columnChristian Duerr
2020-05-16Change default color scheme to 'Tomorrow Night'Alexey Chernyshov
2020-05-13Fix OSCs terminated by \x9c byte in unicodeChristian Duerr
2020-05-05Extend style guideline documentationChristian Duerr
2020-05-01Fix clippy warningsMatthias Krüger
2020-04-30Fix startup locale on macOSCasper Rogild Storm
2020-04-20Clear selection on grid swapRémi Garde
2020-04-18Update depedenciesBastien Orivel
2020-04-15Add config option to set cursor thicknessKirill Chibisov
2020-04-09Use config colors to theme Wayland decorationsKirill Chibisov
2020-03-30Fix tabstops not being reset with 'reset'Kirill Chibisov
2020-03-26Remove `fs::read_to_string` reimplementationsChristian Duerr
2020-03-25Remove std::fs::read_to_string reimplementation from testsMatthias Krüger
2020-03-24Fix cursor position after alt screen resizeChristian Duerr
2020-03-21Fix invisible selectionChristian Duerr
2020-03-18Add modal keyboard motion modeChristian Duerr
2020-03-14Bump version to 0.5.0-devChristian Duerr
2020-03-14Fix live config reload for window titleChristian Duerr