diff --git a/doc/BUGS b/doc/BUGS index 3c983dfef..8de1c58d3 100644 --- a/doc/BUGS +++ b/doc/BUGS @@ -1,6 +1,8 @@ Bugs ==== +- Downloads: "connection closed" if user takes too long + - Download focus rectangle on windows - Rightclick -> Copy link copies relative links diff --git a/doc/TODO b/doc/TODO index ca2e5568b..e8d9e322b 100644 --- a/doc/TODO +++ b/doc/TODO @@ -42,6 +42,7 @@ New big features Improvements / minor features ============================= +- Downloading: do something more sensible than using $PWD if path is relative? - Downloading: re-ask instead of killing download if path is invalid - Downloading: open files - Distinction between :q and :wq, add ZZ and ZQ shortcuts.