summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* colorschemes n stuffstefan2023-04-303-1/+87
* stuff and thingsstefan2023-04-174-2/+128
* cleanstefan2023-04-146-5622/+0
* initial commitstefan2023-04-1418-105/+8840
* ignore C1 control characters in UTF-8 modeHiltjo Posthuma2023-02-071-0/+3
* Add support for DSR response "OK" escape sequenceAdam Price2023-02-071-3/+10
* Fixed OSC color reset without parameter->resets all colorsHiltjo Posthuma2023-02-051-1/+3
* fix buffer overflow when handling long composed inputHiltjo Posthuma2022-10-251-3/+6
* bump version to 0.9Hiltjo Posthuma2022-10-041-1/+1
* FAQ: document the color emojis crash issue which affected some systems is fixedHiltjo Posthuma2022-09-161-0/+3
* st: use `void' to indicate an empty parameter listTom Schwindl2022-08-181-1/+1
* Makefile: add manual path for OpenBSDHiltjo Posthuma2022-05-011-0/+1
* code-golfing: cleanup osc color related codeNRK2022-04-193-60/+33
* base64_digits: reduce scope, implicit zero, +1 sizeNRK2022-03-181-15/+7
* avoid potential UB when using isprint()NRK2022-03-181-1/+1
* make underlines and strikethroughs respect `chscale`Zacchary Dempsey-Plante2022-03-131-2/+2
* Delay redrawals on palette changesSanttu Lakkala2022-02-181-4/+4
* X10/SGR mouse: use alt as meta key instead of super/windows keyHiltjo Posthuma2022-01-121-1/+1
* LICENSE: bump yearHiltjo Posthuma2022-01-101-1/+1
* Fix mousereportrobert2022-01-101-35/+51
* bump version to 0.8.5Hiltjo Posthuma2022-01-071-1/+1
* FAQ: fix a typo, patch -> pathHiltjo Posthuma2022-01-021-2/+2
* Fix overtyping wide characters.jamin2021-12-301-0/+4
* Fix null pointer access in strhandleJochen Sprickerhof2021-12-271-2/+2
* follow-up fix for OSC color sequences, returnHiltjo Posthuma2021-12-261-3/+3
* Add support for OSC color sequencesRaheman Vaiya2021-12-264-4/+100
* fix possible rare crash when Xutf8TextPropertyToTextList failsHiltjo Posthuma2021-08-241-4/+6
* fix a problem that the standard streams are unexpectedly closedKoichi Murase2021-08-241-2/+3
* Add 14th bit to XK_SWITCH_MOD bitmaskPetar Kapriš2021-07-181-1/+1
* Mild const-correctness improvements.Markus F.X.J. Oberhumer2021-05-063-26/+28
* fix: correctly encode mouse buttons >= 8 in X10 and SGR modeHiltjo Posthuma2021-03-191-1/+3
* remove unused variable from previous patchHiltjo Posthuma2020-10-181-1/+0
* ST: Add WM_ICON_NAME property supportJohn Collis2020-10-183-1/+25
* bump version to 0.8.4Hiltjo Posthuma2020-06-191-1/+1
* config.mk: use PKG_CONFIG in commented OpenBSD sectionHiltjo Posthuma2020-06-171-2/+2
* LICENSE: bump yearsHiltjo Posthuma2020-06-171-1/+1
* remove sixel stub codeHiltjo Posthuma2020-06-171-21/+5
* fix unicode glitch in DCS strings, patch by Tim AllenHiltjo Posthuma2020-06-171-1/+0
* FAQ: fix single-buffer patchHiltjo Posthuma2020-06-011-8/+8
* config.def.h: add an option allowwindowops, by default off (secure)Hiltjo Posthuma2020-05-303-1/+6
* FAQ: add some details about the w3m img hackHiltjo Posthuma2020-05-301-5/+54
* tiny style fixHiltjo Posthuma2020-05-301-2/+1
* Partially add back in "support REP (repeat) escape sequence"Hiltjo Posthuma2020-05-302-0/+12
* Call xsetcursor to set win.cursor in mainSteve Ward2020-05-241-5/+4
* Revert "support REP (repeat) escape sequence"Hiltjo Posthuma2020-05-162-11/+0
* support REP (repeat) escape sequenceAvi Halachmi (:avih)2020-05-162-0/+11
* Add rin terminfo capabilityRoberto E. Vargas2020-05-161-0/+1
* Make shift+wheel behaves as shift+Prev/Nextk0ga2020-05-161-0/+2
* Fix selection: selscrollJakub Leszczak2020-05-121-18/+8
* Fix selection: ignore ATTR_WRAP when rectangular selection in getselJakub Leszczak2020-05-121-1/+2
© 2025 Stefan Weigl-Bosker