summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2020-08-01Remove 0.5.0 changelog suffixKirill Chibisov
2020-07-31Unify changelog section orderChristian Duerr
2020-07-31Fix 0.5.0 changelogChristian Duerr
2020-07-30Remove snap packaging configChristian Duerr
2020-07-28Bump minimum supported Rust version to 1.43.0Kirill Chibisov
2020-07-26Invert fixed color cursor if it's close to cell bgChristian Duerr
2020-07-23Add secondary DA supportChristian Duerr
2020-07-22Improve selection expansion changelog entryChristian Duerr
2020-07-19Bump version to 0.6.0-devChristian Duerr
2020-07-14Fallback to SHELL instead of passwd if presentMattbazooka
2020-07-14Fix freetype 26.6 format conversioncynecx
2020-07-11Remove gui dependencies from alacritty_terminalKirill Chibisov
2020-07-11Fix crash when configured font is missingChristian Duerr
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-04Add auxiliary files to macOS Application bundleAndrew Zhou
2020-07-04Update --help for class option to match manpageJeff Windsor
2020-07-01Fix reflow of empty wrapped cursor lineChristian Duerr
2020-06-29Fix foreground dimming with truecolor textCarlo Abelli
2020-06-26Clear selection on clear line/screen escapesKirill Chibisov
2020-06-25Fix scroll down escape pulling lines from historyChristian Duerr
2020-06-23Add selection expansionChristian Duerr
2020-06-18Add automatic scrolling during selectionChristian Duerr
2020-06-15Rework default config binding replacementKirill Chibisov
2020-06-04Fix font rendering regression on macOSJade Michael Thornton
2020-06-03Add version 0.4.3 entries to changelogChristian Duerr
2020-06-03Add whitespace after dropped file pathsFernando
2020-06-02Add cargo feature for WinPTYDavid Hewitt
2020-05-30Refactor Term/Grid separationChristian Duerr
2020-05-30Update dependenciesKirill Chibisov
2020-05-29Remove env_logger depedencyChristian Duerr
2020-05-27Set IUTF8 input setting on supported platformsKirill Chibisov
2020-05-21Update copypasta to v0.7.0Kirill Chibisov
2020-05-17Fix crash when writing wide char in last columnChristian Duerr
2020-05-16Bump winit to 0.22.2Christian Duerr
2020-05-16Change default color scheme to 'Tomorrow Night'Alexey Chernyshov
2020-05-14Add support for Fontconfig embolden and matrix optionsKirill Chibisov
2020-05-13Fix OSCs terminated by \x9c byte in unicodeChristian Duerr
2020-05-12Remove prebuilt linux binariesChristian Duerr
2020-05-12Fix emojis being blended with backgroundlbonn
2020-05-07Treat Shift + Backspace as BackspaceAlexey Chernyshov
2020-05-06Don't hide cursor on modifier pressDavid Herberth
2020-05-03Use frame callbacks instead of vsync on WaylandKirill Chibisov
2020-05-02Use numbers instead of strings for additional mouse bindingsDavid Herberth