summaryrefslogtreecommitdiff
path: root/sfeed_curses.c
AgeCommit message (Expand)Author
2022-02-19fix a compiler warning with (Net)BSD cursesHiltjo Posthuma
2022-02-06fix a warning with tparm on some systemsHiltjo Posthuma
2022-02-06add compile-time option to improve output on dumb non-UTF8 terminalsHiltjo Posthuma
2022-02-06sfeed_curses: write cmd in a more verbose wayHiltjo Posthuma
2022-02-04improve some code commentsHiltjo Posthuma
2022-01-22add feature to go to the next bold row and previous bold row with J and KHiltjo Posthuma
2022-01-19sfeed_curses: code-style: remove variable name in definitionHiltjo Posthuma
2022-01-19sfeed_curses: fix a pedantic sign comparisonHiltjo Posthuma
2022-01-19fix inconsistencies in commentsHiltjo Posthuma
2022-01-19sfeed_curses: consistency: mousereport: use off_t like the other functionsHiltjo Posthuma
2022-01-19sfeed_curses: line editor: add more clear comments of signal handlingHiltjo Posthuma
2022-01-14sfeed_curses: pedantic fix for UB with an empty URL fileHiltjo Posthuma
2021-11-26sfeed_curses: reuse some functions in utilHiltjo Posthuma
2021-11-26import sfeed_cursesHiltjo Posthuma