summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-09-22Add changelog entry for FreeType version bumpChristian Duerr
2020-09-20Fix CLI arguments without config fileChristian Duerr
2020-09-16Update cargo lockfileChristian Duerr
2020-09-13Improve example for the -o CLI flagNathan Lilienthal
2020-09-06Pass existing CLI parameters to SpawnNewInstanceRohan Poojary
2020-08-31Disable WinPTY with windows-gnu toolchainMateusz MikuĊ‚a
2020-08-30Update smithay-clipboard to 0.5.2Kirill Chibisov
2020-08-30Fix multiline URL highlightingChristian Duerr
2020-08-28Add escape to report text area sizeAyose Cazorla
2020-08-25Unify term dimension callsChristian Duerr
2020-08-22Add CLI parameter to override config optionsChristian Duerr
2020-08-22Fix config import error handlingChristian Duerr
2020-08-21Add configuration file importsChristian Duerr
2020-08-15Update spec filegrumpey
2020-08-14Add logging for crossfontChristian Duerr
2020-08-14Fix selection scrolling with message bar visibleChristian Duerr
2020-08-13Use yellow/red from the config for message bar colorsKirill Chibisov
2020-08-13Use user's background color for render timer textKirill Chibisov
2020-08-12Add support for double underlinesChristian Duerr
2020-08-12Fix handling of wrapline flag in last lineChristian Duerr
2020-08-12Add `Vi` to available binding modesChristian Duerr
2020-08-10Remove copyright notice from filesKirill Chibisov
2020-08-10Remove markdownish markup from `--help` outputKirill Chibisov
2020-08-09Fix characters swallowed during searchChristian Duerr
2020-08-10Add ^C binding to cancel search and leave Vi modeChristian Duerr
2020-08-07Add support for colon separated SGR parametersChristian Duerr
2020-08-07Rework installation instructionsCanh Dinh
2020-08-06Fix clippy issuesChristian Duerr
2020-08-06Use `tcgetpgrp` to get PID for SpawnNewInstanceChristian Duerr
2020-08-05Reduce InstanceData footprintJoe Wilm
2020-08-03Fix typo in example config fileDavid
2020-08-02Document keybinding actionsMark Stosberg
2020-08-02Fix travis release deploymentChristian Duerr
2020-08-02Fix negative window positionChristian Duerr