summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-01Fix configuration file documentationv0.5.0Joshua Steele
2020-08-01Fix crates.io publishing restrictionsChristian Duerr
2020-08-01Add 0.5.0 announcement blog to readmeKirill Chibisov
2020-07-31Bump version to 0.5.0v0.5.0alacritty_terminal_v0.10.0Christian Duerr
2020-07-31Fix 0.5.0 changelogChristian Duerr
2020-07-27Bump version to 0.5.0-rc4v0.5.0-rc4Christian Duerr
2020-07-27Fix scrolling with selection expansionChristian Duerr
2020-07-25Bump version to 0.5.0-rc3v0.5.0-rc3Christian Duerr
2020-07-25Fix viless search originChristian Duerr
2020-07-25Improve selection expansion changelog entryChristian 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 docs about multiple simultaneous keybindingsChristian Duerr
2020-07-15Fix padding change not being applied immediatelyKirill Chibisov
2020-07-15Fix cursor reflowChristian Duerr
2020-07-14Fix movement within search matchesChristian Duerr
2020-07-14Fallback to SHELL instead of passwd if presentMattbazooka
2020-07-14Fix freetype 26.6 format conversioncynecx
2020-07-14Fix crash on cursor resizeChristian Duerr
2020-07-11Remove gui dependencies from alacritty_terminalKirill Chibisov
2020-07-11Remove alacritty.yml mentions from font crate errorsKirill Chibisov
2020-07-11Fix crash when configured font is missingChristian Duerr
2020-07-10Add readline bindings to searchChristian Duerr
2020-07-10Fix clipboard not working on KDE WaylandKirill Chibisov
2020-07-10Add option to run command on bell Kirill Chibisov
2020-07-10Set default FreeType propertiesKirill Chibisov
2020-07-10Bump urlocator and unicode-widthChristian Duerr
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-04Fix compilation on 32bit targetsKirill Chibisov
2020-07-04Add auxiliary files to macOS Application bundleAndrew Zhou
2020-07-04Update --help for class option to match manpageJeff Windsor
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-24Fix live right-click expansionChristian Duerr
2020-06-23Remove checks on nightly from CIKirill Chibisov
2020-06-23Run rustfmt on sr.htKirill Chibisov
2020-06-23Add selection expansionChristian Duerr
2020-06-18Add automatic scrolling during selectionChristian Duerr
2020-06-15Use compile_error! instead of panic! in build.rsKirill Chibisov
2020-06-15Rework default config binding replacementKirill Chibisov
2020-06-15Improve documentation for install on macOS via brew caskSteve Dondley