Update TODO/BUGS

This commit is contained in:
Florian Bruhin 2014-06-25 08:05:06 +02:00
parent efd34455b5
commit bcab516573
2 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,8 @@
Bugs
====
- Downloads: "connection closed" if user takes too long
- Download focus rectangle on windows
- Rightclick -> Copy link copies relative links

View File

@ -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.