Skip to content

v1.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 15 May 00:13
· 120 commits to master since this release

This release fixes a few small but irritating bugs:

  • ANSI color codes now render properly. Full technicolor support.
    Try it out: phetch gopher://tilde.black/1/users/genin/
  • Resizing your terminal now resizes phetch automatically.
  • Downloads can now be cancelled while in-progress with no funny business.
  • Debug information is now properly displayed when phetch crashes.

Grab a binary for your platform below or:

  • brew install xvxx/code/phetch on macOS
  • yay phetch on Arch Linux
  • cargo install phetch with Cargo