Update TODO/BUGS
This commit is contained in:
parent
86edda69c1
commit
f1fac86a6a
7
doc/BUGS
7
doc/BUGS
@ -18,8 +18,6 @@ Bugs
|
||||
|
||||
egan │ This is accompanied by high CPU usage
|
||||
|
||||
- The concept of "default keybindings always get added" is confusing.
|
||||
|
||||
- seir sometimes sees "-- COMMAND MODE --" even though that should never
|
||||
happen.
|
||||
|
||||
@ -119,6 +117,11 @@ Bugs
|
||||
|
||||
WARNING: QIODevice::read: device not open
|
||||
|
||||
- Random error message when closing/re-opening tab:
|
||||
|
||||
WARNING: Type conversion already registered from type QSharedPointer<QNetworkSession> to type QObject*
|
||||
|
||||
|
||||
|
||||
Upstream Bugs
|
||||
=============
|
||||
|
8
doc/TODO
8
doc/TODO
@ -52,6 +52,14 @@ Downloads
|
||||
Improvements / minor features
|
||||
=============================
|
||||
|
||||
- We should use a different config file for keybindings for the following
|
||||
reasons:
|
||||
|
||||
- Special chars in keychains make it hard to bind those.
|
||||
- The concept of "default keys get re-added" is confusing when using
|
||||
keychains as the left-hand-side. But when using it as the RHS, binding
|
||||
multiple keybindings to the same command gets tricky.
|
||||
|
||||
- "go up in the URL path" mapped to gu for example [egan]
|
||||
- command which closes other tabs in a direction [egan]
|
||||
- Distinction between :q and :wq, add ZZ and ZQ shortcuts.
|
||||
|
Loading…
Reference in New Issue
Block a user