aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* 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
* Improve URL detection with special charactersChristian Duerr2019-01-05
* Limit number of URL schemesChristian Duerr2019-01-05
* Fix removal of trailing URL charactersChristian Duerr2019-01-05
* Launch URLs only when left-clickingChristian Duerr2019-01-05
* Add key/mouse action for spawning new Alacritty instancesCarlos Tuñón2019-01-05
* Fix double-triggering of mouse bindingsChristian Duerr2019-01-03
* Process Mouse Binding Actions EarlierNathan Lilienthal2019-01-02
* Change default Windows shell to PowerShellJason Shirk2019-01-02
* Use default cursor instead of arrow in mouse modeDarkDefender2019-01-02
* Fix line metricsChristian Duerr2018-12-31
* Fix underline interruption with empty cellsChristian Duerr2018-12-31
* Add support for Windows ConPTY APIDavid Hewitt2018-12-28
* Fix `create_rect` function documentationNathan Lilienthal2018-12-27
* Use mio-extras instead of mio-moreBastien Orivel2018-12-27
* Make windows config location more sensibleZac Pullar-Strecker2018-12-27
* Report Windows panics through MessageBoxMatt T. Proud2018-12-23
* Add proper underline and strikeout supportChristian Duerr2018-12-22
* Send alt key with actual key in one flushskliew2018-12-20
* Add color option to visual bellChristian Duerr2018-12-17
* Fixing tabs in copy-pasteSteve Blundy2018-12-15