Merge branch 'master' of ssh://cmpl.cc:2323/qutebrowser
Conflicts: BUGS
This commit is contained in:
commit
a6314b686a
6
BUGS
6
BUGS
@ -4,6 +4,12 @@ Bugs
|
||||
- Because restart is broken, using "restore tabs" in crash dialog doesn't work
|
||||
anymore.
|
||||
|
||||
- Segfaults when trying to load http://cmpl.cc/downloads/hlwm-tablet.mkv
|
||||
|
||||
- URL detection and encoded spaces
|
||||
|
||||
e.g. when trying to open a link with %20 interactively, or even via click.
|
||||
|
||||
- When following a hint:
|
||||
|
||||
QNetworkReplyImplPrivate::error: Internal problem, this method must only be called once.
|
||||
|
2
TODO
2
TODO
@ -39,6 +39,8 @@ New big features
|
||||
Improvements / minor features
|
||||
=============================
|
||||
|
||||
- Use argparse and do something like click for command arguments, then we can
|
||||
have flags etc.
|
||||
- Reimplement tabbar to paint it by ourselves to look like dwb
|
||||
- Save cookies in Netscape format so it can be used by wget. (see notes)
|
||||
- Zoom with ctrl + mousewheel
|
||||
|
Loading…
Reference in New Issue
Block a user