aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fix `start_maximized` option on X11Elaina Martineau2019-03-25
* Fix URL highlight crashChristian Duerr2019-03-24
* Fix URL parsing with double-width charactersChristian Duerr2019-03-23
* Remove deprecated libc::daemon callChristian Duerr2019-03-21
* Fix URLs getting incorrectly extended to next lineChristian Duerr2019-03-19
* Add URL hover highlightingChristian Duerr2019-03-19
* Remove InclusiveRange codeChristian Duerr2019-03-17
* Add additional key bindings for changing font sizeAaron Goodfellow2019-03-15
* Fix invalid --working-dir string ptr for ConPTYAlex Purdy2019-03-14
* Update glutin to version 0.20Christian Duerr2019-03-14
* Add text reflowChristian Duerr2019-03-13
* Add config option to change selection colorKirill Chibisov2019-03-12
* Fix signal handling on Unix systemsRachel K2019-03-12
* Add option for window position at startupCole Helbling2019-03-11
* Add support for SpawnNewInstance using linux compat on FreeBSDTobias Kortkamp2019-03-08
* Add dynamic title support for WindowDavid Hewitt2019-03-07
* Make start_daemon behaviour on Windows consistent with UnixDavid Hewitt2019-03-04
* Fix selection starting inside paddingLado Tonia2019-03-04
* Fix alt screen bugsChristian Duerr2019-03-02
* Add additional key bindingsstfn2019-03-02
* Fix scrollback live reloadingChristian Duerr2019-03-02
* Fix selection copying with mouse outside of windowChristian Duerr2019-02-21
* Fix panic on exit with ConPTYDavid Hewitt2019-02-21
* Add early return to `received_char`Tanuj2019-02-16
* Remove incorrect doc commentTanuj2019-02-16
* Fix font spacing errorChristian Duerr2019-02-11
* Fix dimensions CLI/manpage docsChristian Duerr2019-02-10
* Change font size only when new metrics are validMartin Sucha2019-02-09
* Remove selections when clearing screen partiallyChristian Duerr2019-02-08
* Change shift+pgup/pgdown to scroll historyChristian Duerr2019-02-08
* Dynamically resize terminal for errors/warningsChristian Duerr2019-02-07
* Fix unclickable URLs with scrolled viewportChristian Duerr2019-02-07
* Set window title on WaylandChristian Duerr2019-02-06
* Scale IME position by hidpi_factorDesuwa2019-02-05
* Simplify text shaderM. Stoeckl2019-02-04
* Remove unused coordinate from rect shaderM. Stoeckl2019-02-03
* Fix regression in the URL launcher config Christian Duerr2019-02-03
* Fix reloading with empty configChristian Duerr2019-02-02
* Trim unicode characters from the start of URLsSander van Harmelen2019-01-28
* Improve touchpad scrollingray8511072019-01-27
* Move clippy tests to stableChristian Duerr2019-01-23
* Fix off-by-one error in erase_charsAlexander Bulimov2019-01-21
* Fix crash on Windows (#2021)Christian Duerr2019-01-20
* Fix crash on macOS and BSD with SpawnNewInstance actionCarlos Tuñón2019-01-19
* Add config option to send or not send ESC when ALT-key is pressedSimon Dahlberg2019-01-17
* Make all configuration fields optionalChristian Duerr2019-01-17
* Fix tabs overwriting cells during movementChristian Duerr2019-01-13
* Fix crash when starting Alacritty on full drivesChristian Duerr2019-01-09
* Fix selection with right and middle mouseChristian Duerr2019-01-08
* Normalize Log Message StringsNathan Lilienthal2019-01-07