summaryrefslogtreecommitdiff
path: root/sfeed_curses.c
AgeCommit message (Expand)Author
2022-03-27sfeed_curses: tiny rewording in commentHiltjo Posthuma
2022-03-27sfeed_curses: processexit: do not set and reset SIGINT for non-interactive pl...Hiltjo Posthuma
2022-03-27sfeed_curses: avoid non-interactive plumb process becoming a zombieHiltjo Posthuma
2022-03-25rm sys/types.h include and improve portabilityHiltjo Posthuma
2022-03-19sfeed_curses: refactor DEC function key parsingHiltjo Posthuma
2022-03-14sfeed_curses: use ttywrite() for writing to the tty consistentlyHiltjo Posthuma
2022-03-14improve time(NULL) error checkingHiltjo Posthuma
2022-02-25sfeed_curses: cast character for SFEED_AUTOCMD to unsigned charHiltjo Posthuma
2022-02-24sfeed_curses: remove continue in application key handlingHiltjo Posthuma
2022-02-24sfeed_curses: fix a redraw when reloading a file when reading from stdinHiltjo Posthuma
2022-02-24sfeed_curses: die(): use stdio buffered function/macroHiltjo Posthuma
2022-02-24sfeed_curses: fix a wrong comment about the arrow left and right keysHiltjo Posthuma
2022-02-24sfeed_curses: add keybinds for home key and home and end key in urxvtHiltjo Posthuma
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