summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-05gitignore updatedSuleyman Farajli
2024-09-05Makefile: include License with dist optionSuleyman Farajli
2024-09-05man page updatedSuleyman Farajli
2024-09-05License addedSuleyman Farajli
2024-09-05zoom keybinds changedSuleyman Farajli
2024-09-05README updatedSuleyman Farajli
2024-09-05Readme updatedSuleyman Farajli
2024-09-05Makefile tar generation updatedSuleyman Farajli
2024-09-02scrolling keybinds changedSuleyman Farajli
2024-09-02config.h: small style updateSuleyman Farajli
2024-09-02config.h: small style changeSuleyman Farajli
2024-08-27install prefix can be selectedSuleyman Farajli
2024-08-18gitignore updatedSuleyman Farajli
2024-08-18zooming keybinds changedSuleyman Farajli
2024-08-18scroll updated so that it works with lessSuleyman Farajli
2024-08-06config.h addedSuleyman Farajli
2024-08-06gitignore addedSuleyman Farajli
2024-08-06config.def.h removedSuleyman Farajli
2024-08-06scrolling addedSuleyman Farajli
2024-08-06scrolling addedSuleyman Farajli
2024-08-06Merge branch 'anysize'Suleyman Farajli
2024-08-06anysize patchedSuleyman Farajli
2024-08-06config.h: keybinds changed and default font increasedSuleyman Farajli
2024-08-01Makefile updatedSuleyman Farajli
2024-08-01initial stateSuleyman Farajli
2024-04-05bump version to 0.9.2Hiltjo Posthuma
2024-04-03Reset title when an empty title string is givenDOGMAN
2024-03-30Revert "Fix cursor move with wide glyphs"Hiltjo Posthuma
2024-03-19bump version to 0.9.1Hiltjo Posthuma
2024-03-17config.def.h: improve latency for the default configurationHiltjo Posthuma
2024-03-04set upper limit for REP escape sequence argumentTommi Hirvola
2024-02-25Fix cursor move with wide glyphsQuentin Rameau
2024-02-18csi: check for private marker in 'S' caseTim Culverhouse
2023-10-07Add terminfo entries for bracketed paste modePeter Hofmann
2023-10-07Unhide cursor on RIS (\033c)Peter Hofmann
2023-10-07Fix wide glyphs breaking "nowrap" modePeter Hofmann
2023-10-07Don't scroll selection on the other screenPeter Hofmann
2023-10-07Fix bounds checks of dc.colPeter Hofmann
2023-09-22Makefile: remove the options targetHiltjo Posthuma
2023-06-25Fix for wide character being incorrectly cleared on MODE_INSERTShi Tian
2023-02-07ignore C1 control characters in UTF-8 modeHiltjo Posthuma
2023-02-07Add support for DSR response "OK" escape sequenceAdam Price
2023-02-05Fixed OSC color reset without parameter->resets all colorsHiltjo Posthuma
2022-10-25fix buffer overflow when handling long composed inputHiltjo Posthuma
2022-10-04bump version to 0.9Hiltjo Posthuma
2022-09-16FAQ: document the color emojis crash issue which affected some systems is fixedHiltjo Posthuma
2022-08-18st: use `void' to indicate an empty parameter listTom Schwindl
2022-05-01Makefile: add manual path for OpenBSDHiltjo Posthuma
2022-04-19code-golfing: cleanup osc color related codeNRK
2022-03-18base64_digits: reduce scope, implicit zero, +1 sizeNRK