summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-03-19Fix URLs getting incorrectly extended to next lineChristian Duerr
2019-03-19Add URL hover highlightingChristian Duerr
2019-03-17Remove InclusiveRange codeChristian Duerr
2019-03-15Add change log entry for Wayland title fixChristian Duerr
2019-03-15Add additional key bindings for changing font sizeAaron Goodfellow
2019-03-15Update Cargo.lockHirokazu Hata
2019-03-14Fix invalid --working-dir string ptr for ConPTYAlex Purdy
2019-03-14Update glutin to version 0.20Christian Duerr
2019-03-13Add text reflowChristian Duerr
2019-03-12Add config option to change selection colorKirill Chibisov
2019-03-12Fix signal handling on Unix systemsRachel K
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-04Remove appveyor badge from readmeChristian Duerr
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-25Add install instructions for Chocolatey to readmeStarz0r
2019-02-21Fix selection copying with mouse outside of windowChristian Duerr
2019-02-21Fix panic on exit with ConPTYDavid Hewitt
2019-02-18Small Updates to the README (#2091)Nathan Lilienthal
2019-02-16Add early return to `received_char`Tanuj
2019-02-16Fix broken link in CONTRIBUTING.mdTanuj
2019-02-16Remove incorrect doc commentTanuj
2019-02-13Update fish completion installationChristian Duerr
2019-02-11Bump version to 0.2.9v0.2.9Christian Duerr
2019-02-11 Fix font spacing errorChristian Duerr
2019-02-10Remove deployment script from clippy buildsChristian 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-05Disable incremental for release buildsChristian Duerr
2019-02-05Scale IME position by hidpi_factorDesuwa
2019-02-04Remove library lockfiles from gitChristian Duerr
2019-02-04Simplify text shaderM. Stoeckl
2019-02-04Fix macOS config decorations docChristian Duerr
2019-02-03Remove unused coordinate from rect shaderM. Stoeckl
2019-02-03 Fix regression in the URL launcher config Christian Duerr
2019-02-02Fix reloading with empty configChristian Duerr
2019-02-02Document that alacritty requires winpty-agent on windows Zac Pullar-Strecker