Update TODO/BUGS
This commit is contained in:
parent
0c9d7723c8
commit
e29264fe5b
2
doc/BUGS
2
doc/BUGS
@ -35,6 +35,8 @@ Webview
|
||||
Input
|
||||
-----
|
||||
|
||||
- going to passthrough mode (Ctrl-V) then clicking element to go to insert
|
||||
mode, then leaving insert mode clears statusbar text.
|
||||
- seir sometimes sees "-- COMMAND MODE --" even though that should never
|
||||
happen.
|
||||
- Shift-Insert in commandline pastes clipboard instead of primary selection
|
||||
|
7
doc/TODO
7
doc/TODO
@ -54,6 +54,13 @@ Downloads
|
||||
Improvements / minor features
|
||||
=============================
|
||||
|
||||
- Command/page to show all keybindings?
|
||||
- File moves:
|
||||
- state should be in data, not config
|
||||
- data/cache should be in subdirs on Windows if everything is in the same
|
||||
dir.
|
||||
- view_source using pygments
|
||||
- check what exceptions open() calls could possibly throw
|
||||
- Improve -m error message when we're inside the qutebrowser dir (maybe use a
|
||||
Tk gui?)
|
||||
- Sane default for editor (maybe via QDesktopServices or so?)
|
||||
|
Loading…
Reference in New Issue
Block a user