aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Fix freetype 26.6 format conversioncynecx2020-07-14
* Fix crash on cursor resizeChristian Duerr2020-07-14
* Remove gui dependencies from alacritty_terminalKirill Chibisov2020-07-11
* Remove alacritty.yml mentions from font crate errorsKirill Chibisov2020-07-11
* Fix crash when configured font is missingChristian Duerr2020-07-11
* Add readline bindings to searchChristian Duerr2020-07-10
* Fix clipboard not working on KDE WaylandKirill Chibisov2020-07-10
* Add option to run command on bell Kirill Chibisov2020-07-10
* Set default FreeType propertiesKirill Chibisov2020-07-10
* Bump urlocator and unicode-widthChristian Duerr2020-07-10
* Fail compilation if Fontconfig is not installed on Linux/BSDKirill Chibisov2020-07-10
* Add regex scrollback buffer searchChristian Duerr2020-07-09
* Fix cursor reflowChristian Duerr2020-07-09
* Fix saved cursor handlingChristian Duerr2020-07-06
* Preserve linewrap flag across alt screen switchesChristian Duerr2020-07-06
* Fix compilation on 32bit targetsKirill Chibisov2020-07-04
* Add auxiliary files to macOS Application bundleAndrew Zhou2020-07-04
* Update --help for class option to match manpageJeff Windsor2020-07-04
* Document supported escape sequencesChristian Duerr2020-07-03
* Fix reflow of empty wrapped cursor lineChristian Duerr2020-07-01
* Fix foreground dimming with truecolor textCarlo Abelli2020-06-29
* Rename alt_grid to inactive_gridChristian Duerr2020-06-28
* Clear selection on clear line/screen escapesKirill Chibisov2020-06-26
* Fix scroll down escape pulling lines from historyChristian Duerr2020-06-25
* Fix live right-click expansionChristian Duerr2020-06-24
* Remove checks on nightly from CIKirill Chibisov2020-06-23
* Run rustfmt on sr.htKirill Chibisov2020-06-23
* Add selection expansionChristian Duerr2020-06-23
* Add automatic scrolling during selectionChristian Duerr2020-06-18
* Use compile_error! instead of panic! in build.rsKirill Chibisov2020-06-15
* Rework default config binding replacementKirill Chibisov2020-06-15
* Improve documentation for install on macOS via brew caskSteve Dondley2020-06-15
* Add missing docs for ScrollHalfPageUp/DownKirill Chibisov2020-06-09
* Cleanup window.rs importsChristian Duerr2020-06-08
* Update dependenciesKirill Chibisov2020-06-07
* Remove copypasta dependency from alacritty_terminalKirill Chibisov2020-06-07
* Remove copyright notice from filesChristian Duerr2020-06-06
* Fix class and cursor thickness deserializationKirill Chibisov2020-06-05
* Refactor Shell, Command, and Launcher to share implKirill Chibisov2020-06-05
* Fix font rendering regression on macOSJade Michael Thornton2020-06-04
* Add version 0.4.3 entries to changelogChristian Duerr2020-06-03
* Add whitespace after dropped file pathsFernando2020-06-03
* Add cargo feature for WinPTYDavid Hewitt2020-06-02
* Refactor Term/Grid separationChristian Duerr2020-05-30
* Update dependenciesKirill Chibisov2020-05-30
* Remove env_logger depedencyChristian Duerr2020-05-29
* Add documentation about patch releasesChristian Duerr2020-05-27
* Set IUTF8 input setting on supported platformsKirill Chibisov2020-05-27
* Fix build warnings on macOS/WindowsKirill Chibisov2020-05-27
* Remove unused dependenciesMatthias Krüger2020-05-24