Commits


initialize events: prevents libevent2 from crashing clechoev and resizeev are two globally defined event, and thus guaranteed to be zeroed. While OpenBSD' libevent1 is fine when calling event_pending on such events, libevent2 complains and, probably depending on which flags were used, crashes. Prompted and tested by Andrea Feletto, thanks!


keep an inline version of decode


add toggle-pre-wrap


add hide-pre-closing-line


sue SIGSTOP instead of SIGTSTP maybe in the future we'll try to handle SIGTSTP?


sync


bind C-z, <home> and <end>


add suspend-telescope


sync


adjust the counter during recompute_completions


show the number of completions available


fix line_max counter in wrap_one


load alternate config file per-TERM


sort flags


sync