From 3a0789035f80a1f9794cb42126dac512a7ab8a11 Mon Sep 17 00:00:00 2001 From: chris west Date: Thu, 14 May 2020 16:08:39 -0700 Subject: [PATCH] colors work now --- CHANGELOG.md | 3 ++- README.md | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 05eddbf..d5125e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,10 @@ This release fixes a few small but irritating bugs: +- ANSI color codes now render properly. Full technicolor support. +- Resizing your terminal now resizes phetch automatically. - Downloads can now be cancelled while in-progress with no funny business. -- Resizing your terminal now resizes phetch automatically. - Debug information is now properly displayed when phetch crashes. ## v1.0.1 diff --git a/README.md b/README.md index c8f4fe6..198d383 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,6 @@ To enable just TLS support, or just Tor support, use `--features`: ## bugs - [ ] ctrl-c while telneting kills phetch -- [ ] gopher://tilde.black/1/users/genin/ ## future features