summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-01Bump version to 0.4.3v0.4.3v0.4.3Christian Duerr
2020-05-26Bump version to 0.4.3-rc1v0.4.3-rc1Kirill Chibisov
2020-05-26Fix crash when writing wide char in last columnChristian Duerr
2020-05-26Bump winit to 0.22.2Christian Duerr
2020-05-26Fix OSCs terminated by \x9c byte in unicodeChristian Duerr
2020-05-26Fix emojis being blended with backgroundlbonn
2020-05-26Call glFinish right after swap_buffers on X11Kirill Chibisov
2020-05-26Fix startup locale on macOSCasper Rogild Storm
2020-05-26Update depedenciesChristian Duerr
2020-05-26Update depedenciesBastien Orivel
2020-05-26Fix tabstops not being reset with 'reset'Kirill Chibisov
2020-03-29Bump version to 0.4.2v0.4.2v0.4.2Christian Duerr
2020-03-24Bump version to 0.4.2 RC4v0.4.2-rc4Christian Duerr
2020-03-24Add FreeBSD to CIKirill Chibisov
2020-03-24Fix cursor position after alt screen resizeChristian Duerr
2020-03-21Bump version to RC3v0.4.2-rc3Christian Duerr
2020-03-18Bump version to RC2v0.4.2-rc2Christian Duerr
2020-03-14Bump version to 0.4.2-rc1v0.4.2-rc1Christian Duerr
2020-03-14Fix live config reload for window titleChristian Duerr
2020-03-13Capitalized the .desktop Filename (#3425)Nathan Lilienthal
2020-03-13Add option to pick Linux/BSD backendsKirill Chibisov
2020-03-12Run clippy on oldest supported versionChristian Duerr
2020-03-12Fix crash when selecting last columnChristian Duerr
2020-03-12Update to glutin 0.24.0Christian Duerr
2020-03-10Bump copypasta to 0.6.3Kirill Chibisov
2020-03-07Fix selection with invisible start and endChristian Duerr
2020-03-06Fix caching of variable font facesKirill Chibisov
2020-03-04Remove `ref_test` option from configuration fileChristian Duerr
2020-03-02Remove HollowBlock/Hidden config cursor stylesRĂ©mi Garde
2020-03-02Fix ignoring of slow touchpad scrollingTimo
2020-03-02Fix DCS escape parsing crashChristian Duerr
2020-03-01Move debug to bottom of configChristian Duerr
2020-03-01Remove `tabspaces` config optionChristian Duerr
2020-03-01Fix tabs across linewrapChristian Duerr
2020-03-01Add GNU Guix installation instructionsValentin Ignatev
2020-02-29Update terminfo dependencyKirill Chibisov
2020-02-28Fix log target of color config errorsKirill Chibisov
2020-02-27Remove unnecessary macos focus checkChristian Duerr
2020-02-27Remove docs for 0xRRGGBB color notationChristian Duerr
2020-02-28Fix crash on Wayland compositors with `wl_seat` version 7+Kirill Chibisov
2020-02-27Revert caching of font pixelsizeKirill Chibisov
2020-02-27Add missing angled bracket to emailCole Helbling
2020-02-26Add FreeType face cacheKirill Chibisov
2020-02-23Change documented default TERM to alacrittyKirill Chibisov
2020-02-23Fix config reload updating incorrect gridChristian Duerr
2020-02-23Fix Fontconfig's font size queryKirill Chibisov
2020-02-22Fix block selection including last columnChristian Duerr
2020-02-20Fix discarding of FreeType loading flagsKirill Chibisov
2020-02-18Add Alpine Linux installation instructionsbgkillas
2020-02-17Extract winpty crateChristian Duerr