Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

v1.4

Compare
Choose a tag to compare
@michael-lazar michael-lazar released this 29 May 03:57
· 1286 commits to master since this release

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 and n 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.