This repository has been archived by the owner on Feb 20, 2023. It is now read-only.
v1.4
Features
- Unicode support has been vastly improved and is now turned on by default. Ascii only mode can be toggled with the
--ascii
command line flag. - Added pageup and pagedown with the
m
andn
keys. - Support for terminal based webbrowsers such as links and w3m.
- Browsing history is now persistant and stored in
$XDG_CACHE_HOME
.
Bugfixes
- Several improvements for handling unicode.
- Fixed crash caused by resizing the window and exiting a submission.