aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* somewhat DRYer code for font loadingMartin Algesten2017-05-31
* Implement FocusIn/FocusOut reports (#589)Aaron Hill2017-05-29
* Add config file as cli option (#576)Niklas Claesson2017-05-28
* Fixes font raster for mono, gray bitmaps (#590)Joe Wilm2017-05-28
* Find and set $WINDOWID to X11 window ID (#586)ns2017-05-27
* Fix colors in macOS configJoe Wilm2017-05-27
* Fix default color schemeJoe Wilm2017-05-27
* Add script to apply a tilix colorscheme file. (#524)Trevor Joynson2017-05-27
* Add terminfo file supporting true color, italicscac042017-05-27
* Remove incorrect close (#552)Niklas Claesson2017-05-27
* Update dependenciesJoe Wilm2017-05-25
* Add support for running commands on key press (#566)Dominik Miedziński2017-05-25
* Minor cleanup, style fix, dead code removalJoe Wilm2017-05-24
* Add DrainResult enumAaron Hill2017-05-24
* Fix typoAaron Hill2017-05-24
* Ensure that the event loop thread cleanly exits on shutdownAaron Hill2017-05-24
* Fix #573. Ensure we don't write 0 bytes to ptyMartin Algesten2017-05-24
* Use debug! instead of println!Dominik Miedziński2017-05-12
* Add Shift+PageUp and Shift+PageDown to default key bindingsRonan Jouchet2017-05-10
* Add Ctrl+PageUp and Ctrl+PageDown to default key bindingsMaxim Baz2017-05-10
* Fix viewport_size.height calculationN-0062017-05-10
* Fix Device Status reportsDominik Miedziński2017-05-08
* Add support for Query Device StatusDominik Miedziński2017-05-07
* Fix sign error in CoreText font rasterizerJoe Wilm2017-05-06
* Fix bug in SizeInfo::contains_pointJoe Wilm2017-05-06
* Work around ICEJoe Wilm2017-05-06
* Add window padding optionTuomas Siipola2017-05-06
* Fix glyph offsets in cellJoe Wilm2017-05-06
* Update build instructions about Homebrew Rust bugJoe Wilm2017-05-03
* Remove old note about Mesa bugJoe Wilm2017-05-03
* Fix whitespace in READMEJoe Wilm2017-05-03
* Fix bug with tab renderingJoe Wilm2017-05-01
* Combine FontOffset and GlyphOffset structs into Delta structAaron Williamson2017-05-01
* Add glyph offset option to user configurationAaron Williamson2017-05-01
* Remove unnecessary size argument to metrics functionAaron Williamson2017-05-01
* Improve freetype metric usageAaron Williamson2017-05-01
* Add script for spawning alacritty in CWDJoe Wilm2017-05-01
* Support setting _NET_WM_PID in X11 environmentsJoe Wilm2017-05-01
* Support insert modeJoe Wilm2017-05-01
* Add limit check in scroll_up/down_relativeJoe Wilm2017-05-01
* Implement tab stop manipulationJoe Wilm2017-05-01
* Add trailing semicolons to Categories and ActionsMaurice Berk2017-04-23
* Fix spelling of CategoriesMaurice Berk2017-04-23
* Update TERM config commentJoe Wilm2017-04-21
* Remove unused limit functionJoe Wilm2017-04-20
* Fix some bugs with resizeJoe Wilm2017-04-20
* Fix issue with back_color_eraseJoe Wilm2017-04-19
* Add more vttest ref testsJoe Wilm2017-04-19
* Add reftest for vttest 2 scrollJoe Wilm2017-04-19
* Pass scrolling region tests in vttest 2Joe Wilm2017-04-19