Commit Briefs




Omar Polo

typo


Omar Polo

simplify print_vlines


Omar Polo

document emojify-link


Omar Polo

emojified link lines!!


Omar Polo

behold the great emoji-matcher!


Omar Polo

bundle data/emoji.txt and don't install README and LICENSE

while there also add the ChangeLog to the tarball. The wrong install of README and LICENSE was found by Andrea Feletto, thanks!


Omar Polo

add emoji data from unicode


Omar Polo

improve the sample config



Omar Polo

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!


Omar Polo

keep an inline version of decode


Omar Polo

add toggle-pre-wrap