mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-04 00:54:14 +01:00
Update TODOs.
This commit is contained in:
@@ -15,11 +15,7 @@ REFACTORING:
|
||||
- remove unnecessary usage of "self"
|
||||
|
||||
BUGS:
|
||||
- Class#closure seems to be throwing [Exception... "Could not convert
|
||||
JavaScript argument" nsresult: "0x80570009 (NS_ERROR_XPC_BAD_CONVERT_JS)"]
|
||||
in as yet underdetermined circumstances.
|
||||
- add window resize support to hints
|
||||
- searching backwards incrementally does not work i.e. with 'incsearch' set
|
||||
- insert abbreviations broken on <space>
|
||||
- :sidebar improvements (:sidebar! Downloads while downloads is open should refocus the sidebar)
|
||||
- ;s saves the page rather than the image
|
||||
@@ -27,7 +23,10 @@ BUGS:
|
||||
- :undo seems to be effected by the tabstrip state
|
||||
- the :help version-information page is no longer generated
|
||||
|
||||
(recent CVS regressions):
|
||||
(recent Mercurial regressions):
|
||||
9 One of the recent completion fixes seems to have broken the caret
|
||||
position update. BLOCKER.
|
||||
|
||||
- visual caret mode is broken, requires a manual page focus first anyway or
|
||||
else it chucks, I haven't investigated --djk
|
||||
- messages is still broken in several ways - needs testing.
|
||||
@@ -42,14 +41,11 @@ BUGS:
|
||||
|
||||
FEATURES:
|
||||
9 Add quoting help tag
|
||||
9 Add altwildmode
|
||||
9 JavaScript completer: show function parameter spec
|
||||
9 Fix the arbitrary distinction between 'hinttags' and
|
||||
'extendedhinttags'
|
||||
9 Support multiple bookmarks, -keyword, -tags in :delbmarks
|
||||
8 Document Textarea, Caret and Visual modes.
|
||||
8 Replace config.name tests in dactyl with more specific feature
|
||||
tests or overridable APIs where at all feasible.
|
||||
8 finish :help TODOs
|
||||
8 fix local options
|
||||
8 adaptive timeout for auto-completions, :set completions can be updated more often than
|
||||
|
||||
Reference in New Issue
Block a user