aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Makefile: add manual path for OpenBSDHEADmasterHiltjo 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
* Fix selection: selclear in tputcJakub Leszczak2020-05-121-1/+1
* code-style: add fallthrough commentHiltjo Posthuma2020-05-092-0/+2
* optimize column width calculation and utf-8 encode for ASCIIHiltjo Posthuma2020-05-091-1/+1
* fix for incorrect (partial) written sequences when libc wcwidth() == -1Hiltjo Posthuma2020-05-091-3/+1
* tiny code-style and typo-fix in commentHiltjo Posthuma2020-05-092-4/+4
* auto-sync: draw on idle to avoid flicker/tearingAvi Halachmi (:avih)2020-05-092-66/+65
* replace exit(3) by _exit(2) in signal handler sigchld()Jan Klemkow2020-04-301-1/+1
* bump version to 0.8.3Hiltjo Posthuma2020-04-271-1/+1
* Update XIM cursor position only if changedIvan Tham2020-04-191-3/+6
* just remove the EOF messageHiltjo Posthuma2020-04-111-1/+0
* Add st-mono terminfo entryRoberto E. Vargas Caballero2020-04-111-8/+12