summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-23Add blinking cursor supportDettorer
2020-11-24Add support for '~/' in config importsChristian Duerr
2020-11-22Increase font size in CSDs on WaylandKirill Chibisov
2020-11-19Fix stdout log message orderKirill Chibisov
2020-11-19Ignore nonexistent config imports instead of raising an errorJames Simpson
2020-11-19Fix vi mode terminal resetChristian Duerr
2020-11-17Fix wide characters being cut offKirill Chibisov
2020-11-17Reduce number of GitHub Actions CI buildsChristian Duerr
2020-11-16Add Alpine Linux build dependenciesChandler Swift
2020-11-15Bump development version to 0.7.0-devChristian Duerr
2020-11-15Fix unused import warningChristian Duerr
2020-11-15Fix zerowidth characters in the last columnKirill Chibisov
2020-11-14Load only gl 3.3 functionsKirill Chibisov
2020-11-14Feature gate 'image' when building without x11 featureKirill Chibisov
2020-11-14Fix github releases tag patternChristian Duerr
2020-11-13Update vte to 0.9.0Christian Duerr
2020-11-13Add ability to select text during searchChristian Duerr
2020-11-13Fix use after free when dropping zerowidth dataKirill Chibisov
2020-11-10Add g++ to Fedora build dependency documentationMatthew Neal
2020-11-10Fix sr.ht clippy jobKirill Chibisov
2020-11-10Fix github actions clippy jobChristian Duerr
2020-11-09Update wayland-rs to 0.28.2Kirill Chibisov
2020-11-07Fix configuration file formattingChristian Duerr
2020-11-07Spawn new alacritty processes in CWD on macOSNathan Lilienthal
2020-11-06Migrate from Travis CI to GitHub ActionsChristian Duerr
2020-11-06Deprecate the WinPTY backendChristian Duerr
2020-11-06Add editorconfig Kirill Chibisov
2020-11-05Use dynamic storage for zerowidth charactersChristian Duerr
2020-10-30Fix visual bell getting stuckChristian Duerr
2020-10-29Fix crash with large negative font offsetChristian Duerr
2020-10-29Error on warnings when running clippyKirill Chibisov
2020-10-28Fix build failure on macOS without featuresChristian Duerr
2020-10-25Remove rustc_tools_util dependencyChristian Duerr
2020-10-24Remove all duplicate dependencies from Linux/BSDChristian Duerr
2020-10-22Remove unneeded collect during line rect creationMark Lodato
2020-10-22Check viewport size after initial resizeChristian Duerr
2020-10-17Add license symlinks for cratesStefano Figura
2020-10-14Update dependenciesKirill Chibisov
2020-10-12Fix incorrect X11 feature checkChristian Duerr
2020-10-12Make use of glutin wayland/x11 featuresKirill Chibisov
2020-10-10Add support for urgency hints CSITaylor Blau
2020-10-10Fix feature checking in cross buildsKirill Chibisov
2020-10-07Bump glutin to 0.25.0Kirill Chibisov
2020-10-04Fix non-ascii message bar text width calculationAlessandro Menezes
2020-09-30Add additional CentOS/RHEL build dependenciesChristian Duerr
2020-09-27Add support for single line terminalsii41
2020-09-26Fix selection incorrectly expanding when scrolled in historyKirill Chibisov
2020-09-25Fix IME position with fullwidth chars in searchChristian Duerr
2020-09-24Remove unused Linear newtype. (#4248)Nathan Lilienthal
2020-09-24Log new padding and cell size on 'SizeInfo' updateKirill Chibisov