Update bugs/todo
This commit is contained in:
parent
4114308193
commit
ad8f9d6685
29
doc/BUGS
29
doc/BUGS
@ -7,9 +7,38 @@ Bugs
|
||||
e.g. loading a page and immediately yanking the (non-resolved) URL should
|
||||
work.
|
||||
|
||||
- When setting tabbar -> expand to true on xmonad (?), the window expands
|
||||
continously:
|
||||
|
||||
egan │ Sorry, what I mean is that the length of the tab starts at a specific
|
||||
size and grows to the right continually.
|
||||
|
||||
egan │ In fact the web page rendered in the tab also scrolls in that
|
||||
direction until it is no longer visible
|
||||
|
||||
egan │ This is accompanied by high CPU usage
|
||||
|
||||
- Weird bugs when editing default keybindings:
|
||||
|
||||
egan │ posativ: No. It appears a little more complicated that that too. It
|
||||
reverts some of my mappings to the default and some of them it duplicates so
|
||||
that the default calls the same command as my mapping.
|
||||
|
||||
egan │ For the most part it seems like editing the default keybindings is
|
||||
dysfunctional at this point. Some of my bindings are kept, but most are
|
||||
reverted, duplicated, or just wrong (i.e. a key I bound to one command gets
|
||||
rebound to a different command to which it was not originally bound).
|
||||
|
||||
egan │ The last part makes me think of an off-by-one error in lists. I'll
|
||||
take a look at the code and see if I can see anything.
|
||||
|
||||
- tabbar -> close-on-right-click is broken
|
||||
|
||||
- seir sometimes sees "-- COMMAND MODE --" even though that should never
|
||||
happen.
|
||||
|
||||
- Shift-Insert in commandline pastes clipboard instead of primary selection
|
||||
|
||||
- Hint positions wrong in wordpress admin interface
|
||||
|
||||
- download-page on qute:htmllog is broken
|
||||
|
2
doc/TODO
2
doc/TODO
@ -52,6 +52,8 @@ Downloads
|
||||
Improvements / minor features
|
||||
=============================
|
||||
|
||||
- "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.
|
||||
- set_toggle to toggle setting between two states
|
||||
- Customizable statusbar
|
||||
|
Loading…
Reference in New Issue
Block a user