Commits


add required #include


add license file to the tarball


Provide a stub for the sandbox


add compat for memmem(3)


add compat for memmem(3)


avoid unnecessary wmove


display the current keychord in the minibuffer if empty


use werase instead of wclear to erase a window content


don't drop the start of the document The first tls_read may and up reading more than the response line, but we were using another buffer in copy_body so we loose up to the first 1K of every document.


don't crash if cmd_push_button over the last line


add global keybindings space/M-space to scroll


plug the sandbox


implement sandboxing for the network process on OpenBSD


ignore deps stuff in compat too


s/ibuf/netibuf/