summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2019-03-11Add option for window position at startupCole Helbling
2019-03-08Add support for SpawnNewInstance using linux compat on FreeBSDTobias Kortkamp
2019-03-07Add dynamic title support for WindowDavid Hewitt
2019-03-04Make start_daemon behaviour on Windows consistent with UnixDavid Hewitt
2019-03-04Fix selection starting inside paddingLado Tonia
2019-03-03Fix terminfo support for extended capabilitiesChristian Duerr
2019-03-02Fix alt screen bugsChristian Duerr
2019-03-02Add additional key bindingsstfn
2019-03-02Fix scrollback live reloadingChristian Duerr
2019-03-02Add MSI installer for WindowsErik Berkun-Drevnig
2019-02-21Fix selection copying with mouse outside of windowChristian Duerr
2019-02-21Fix panic on exit with ConPTYDavid Hewitt
2019-02-11Bump version to 0.2.9v0.2.9Christian Duerr
2019-02-11 Fix font spacing errorChristian Duerr
2019-02-10Bump version to 0.2.8v0.2.8Christian Duerr
2019-02-10Fix dimensions CLI/manpage docsChristian Duerr
2019-02-09Change font size only when new metrics are validMartin Sucha
2019-02-08Remove selections when clearing screen partiallyChristian Duerr
2019-02-08 Change shift+pgup/pgdown to scroll historyChristian Duerr
2019-02-07Dynamically resize terminal for errors/warningsChristian Duerr
2019-02-07Fix unclickable URLs with scrolled viewportChristian Duerr
2019-02-06Set window title on WaylandChristian Duerr
2019-02-05Scale IME position by hidpi_factorDesuwa
2019-02-04Fix macOS config decorations docChristian Duerr
2019-02-03 Fix regression in the URL launcher config Christian Duerr
2019-02-02Fix reloading with empty configChristian Duerr
2019-01-28Trim unicode characters from the start of URLsSander van Harmelen
2019-01-27Improve touchpad scrollingray851107
2019-01-23Update dependenciesChristian Duerr
2019-01-21Fix off-by-one error in erase_charsAlexander Bulimov
2019-01-21Bump version to 0.2.7v0.2.7Christian Duerr
2019-01-20Fix crash on Windows (#2021)Christian Duerr
2019-01-19Bump version to 0.2.6v0.2.6Christian Duerr
2019-01-19Fix crash on macOS and BSD with SpawnNewInstance actionCarlos Tuñón
2019-01-17Add config option to send or not send ESC when ALT-key is pressedSimon Dahlberg
2019-01-17Make all configuration fields optionalChristian Duerr
2019-01-13Fix tabs overwriting cells during movementChristian Duerr
2019-01-09Fix CPU load when moving windows between monitorsChristian Duerr
2019-01-09Fix crash when starting Alacritty on full drivesChristian Duerr
2019-01-08Fix selection with right and middle mouseChristian Duerr
2019-01-07Fix minor issues in the config documentationChristian Duerr
2019-01-07Bump version to 0.2.5v0.2.5Christian Duerr
2019-01-07Normalize Log Message StringsNathan Lilienthal
2019-01-06Set minimum macOS version to 10.11Christian Duerr
2019-01-05Improve URL detection with special charactersChristian Duerr
2019-01-05Limit number of URL schemesChristian Duerr
2019-01-05Fix removal of trailing URL charactersChristian Duerr
2019-01-05Launch URLs only when left-clickingChristian Duerr
2019-01-05Add key/mouse action for spawning new Alacritty instancesCarlos Tuñón
2019-01-02Process Mouse Binding Actions EarlierNathan Lilienthal