aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Request user attention when bell received in macOSBarret Rennie2018-12-02
* Fix for an underflow on some type conversions (#1715)Zac Pullar-Strecker2018-11-25
* Ignore initial size if the window is maximized on startdm1try2018-11-23
* Add option for launching Alacritty maximizedJonathan Dahan2018-11-19
* Add keybinding action for clearing warns/errorsChristian Duerr2018-11-19
* Remove `scale_with_dpi` setting from configChristian Duerr2018-11-18
* Lower log level of warnings in ansi.rsChristian Duerr2018-11-18
* Display errors and warningsChristian Duerr2018-11-17
* Fix blurry fonts without dynamic paddingChristian Duerr2018-11-16
* Add option for dynamic padding (#1780)Christian Duerr2018-11-15
* Fix specifying 0 lines/columns in config fileChristian Duerr2018-11-13
* Fix incorrect padding calculationsChristian Duerr2018-11-12
* Center the grid inside the windowChristian Duerr2018-11-11
* Set env variables before window startChristian Duerr2018-11-11
* Remove re-export of glutin size typesChristian Duerr2018-11-10
* Upgrade Glutin to v0.19.0Matt Keeler2018-11-10
* Fix clippy issuesChristian Duerr2018-11-04
* Fix selection while scrollingNathan Lilienthal2018-11-02
* Fix default hollow cursor behavior with empty confChristian Duerr2018-11-01
* Fix mouse pasting in mouse mode with shiftChristian Duerr2018-11-01
* Rework cursor configurationChristian Duerr2018-11-01
* Update serde_yaml to 0.8Do Duy2018-11-01
* Explicitly detach from the console on exitZac Pullar-Strecker2018-10-28
* Refactor platform-specific codeChristian Duerr2018-10-27
* Relax matching of URL modifiersChristian Duerr2018-10-27
* Add option to open URLs on clickChristian Duerr2018-10-22
* Fix rotation of selection below 0Christian Duerr2018-10-20
* Attach to the console of the parent process on windowsZac Pullar-Strecker2018-10-18
* Allow the usage of scancodes in the configChristian Duerr2018-10-16
* Add support for Windows (#1374)Zac Pullar-Strecker2018-10-16
* fix erroneous indexed_color resultsRobert Martin Winterstein2018-10-07
* Drop terminal lock before renderingtrimental2018-09-30
* Fix failing test with `bench` featureChristian Duerr2018-09-29
* Fix rendering of selections outside the viewportChristian Duerr2018-09-28
* Fix deserialization of old decorations valuesChristian Duerr2018-09-28
* Fix selection start point lagging behind cursorChristian Duerr2018-09-27
* Fix selection of empty linesChristian Duerr2018-09-26
* Implement CNL and CPL escape codes (#1590)Niklas Claesson2018-09-26
* Add standalone terminfo definitionDaniel Eklöf2018-09-24
* Dynamically initialize grid storageChristian Duerr2018-09-24
* Allow copying selection to primary clipboardGris Ge2018-09-24
* Implement config option for term colors 16..256Christian Duerr2018-09-23
* Fix mesa rendering outside window borders on waylandtrimental2018-09-23
* Fix config error with missing decorations fieldChristian Duerr2018-09-20
* Improve window.decorations options: (#1241)Joe Moon2018-09-20
* Fix Bracketed Paste Mode when input contains end sequence. (#1243)Aidan Epstein2018-09-20
* Fix build failure on 32-bit machinesJohannes2018-09-20
* Show hollow cursor for windows starting unfocusedChristian Duerr2018-09-19
* Add hidden escape sequenceChristian Duerr2018-09-19
* Set upper limit for scrollback history sizeChristian Duerr2018-09-18