aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-13Update colour schemeHEADmasterDawid Potocki
2023-11-29Remove w3m patchDawid Potocki
2023-10-09Add terminfo entries for bracketed paste modePeter Hofmann
2023-10-09Unhide cursor on RIS (\033c)Peter Hofmann
2023-10-09Fix wide glyphs breaking "nowrap" modePeter Hofmann
2023-10-09Don't scroll selection on the other screenPeter Hofmann
2023-10-09Fix bounds checks of dc.colPeter Hofmann
2023-10-09Makefile: remove the options targetHiltjo Posthuma
2023-10-09Fix for wide character being incorrectly cleared on MODE_INSERTShi Tian
2023-10-09ignore C1 control characters in UTF-8 modeHiltjo Posthuma
2023-10-09Add support for DSR response "OK" escape sequenceAdam Price
2023-10-09Fixed OSC color reset without parameter->resets all colorsHiltjo Posthuma
2023-10-09fix buffer overflow when handling long composed inputHiltjo Posthuma
2023-10-09bump version to 0.9Hiltjo Posthuma
2023-10-09FAQ: document the color emojis crash issue which affected some systems is fixedHiltjo Posthuma
2023-10-09st: use `void' to indicate an empty parameter listTom Schwindl
2022-08-07Update newterm patchDawid Potocki
2022-06-13Makefile: add manual path for OpenBSDHiltjo Posthuma
2022-06-13code-golfing: cleanup osc color related codeNRK
2022-06-13base64_digits: reduce scope, implicit zero, +1 sizeNRK
2022-06-13avoid potential UB when using isprint()NRK
2022-06-13make underlines and strikethroughs respect `chscale`Zacchary Dempsey-Plante
2022-06-13Delay redrawals on palette changesSanttu Lakkala
2022-06-13X10/SGR mouse: use alt as meta key instead of super/windows keyHiltjo Posthuma
2022-06-13LICENSE: bump yearHiltjo Posthuma
2022-06-13Fix mousereportrobert
2022-06-13bump version to 0.8.5Hiltjo Posthuma
2022-06-13FAQ: fix a typo, patch -> pathHiltjo Posthuma
2022-06-13Fix overtyping wide characters.jamin
2022-06-13Fix null pointer access in strhandleJochen Sprickerhof
2022-06-13follow-up fix for OSC color sequences, returnHiltjo Posthuma
2022-06-13Add support for OSC color sequencesRaheman Vaiya
2022-06-13fix possible rare crash when Xutf8TextPropertyToTextList failsHiltjo Posthuma
2022-06-13fix a problem that the standard streams are unexpectedly closedKoichi Murase
2022-06-13Add 14th bit to XK_SWITCH_MOD bitmaskPetar Kapriš
2022-06-13Mild const-correctness improvements.Markus F.X.J. Oberhumer
2022-06-13fix: correctly encode mouse buttons >= 8 in X10 and SGR modeHiltjo Posthuma
2022-06-13Fix process name for terminals launched with newtermDawid Potocki
2022-01-22Create a desktop entryDawid Potocki
2022-01-22Improve copyurl regexDawid Potocki
2022-01-22Change zooming keybindingsDawid Potocki
2022-01-22Add w3m and newterm patchDawid Potocki
2022-01-22Update colour schemeDawid Potocki
2021-02-28Apply few personal changesDawid Potocki
2020-10-18remove unused variable from previous patchHiltjo Posthuma
2020-10-18ST: Add WM_ICON_NAME property supportJohn Collis
2020-06-19bump version to 0.8.4Hiltjo Posthuma
2020-06-17config.mk: use PKG_CONFIG in commented OpenBSD sectionHiltjo Posthuma
2020-06-17LICENSE: bump yearsHiltjo Posthuma
2020-06-17remove sixel stub codeHiltjo Posthuma