Commit Briefs

Omar Polo

tag 0.3.1 - bugfix release (tags/0.3.1)

This bugfix release includes a fix for libevent2 that, in some cases, could lead to a crash. Prompted and tested by Andrea Feletto, thanks!


Omar Polo

initialize events: prevents libevent2 from crashing

clminibufev 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!


Omar Polo

tagged 0.3 -- Spaceman (tags/0.3)


Omar Polo

typo

prefix "→ " " " ended up using both as prefix for the line and the continuations the first string given, ignoring the second argument. Found and reported by tgl, thanks!!


Omar Polo

screenshot updated


Omar Polo

improve documentation about colors

mention the color0-255 set





Omar Polo

typo



Omar Polo

typo


Omar Polo

document bind


Omar Polo

move proxy before set, sort