From eedf1dfa344e80877e0a0b63eb38a4a48d2fbfd4 Mon Sep 17 00:00:00 2001 From: chris west Date: Wed, 5 Feb 2020 14:07:09 -0800 Subject: [PATCH] found the bug --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4df1f06..c64dd9f 100644 --- a/README.md +++ b/README.md @@ -116,10 +116,11 @@ To enable just TLS support, or just Tor support, use `--features`: ## bugs -- [ ] ctrl+c doesn't cancel load() - [ ] ctrl-c while telneting kills phetch -- [ ] unknown keypress: [ during status messages -- [ ] new status doesn't replace old (download complete -> copy url) +- [ ] ctrl-c in load() not yet implemented +- [ ] ctrl-c in download fails to return to listening state + because of termion bug: + https://gitlab.redox-os.org/redox-os/termion/issues/168 ## v1.0