diff options
author | Doug Kearns <dougkearns@gmail.com> | 2009-01-29 13:09:36 +1100 |
---|---|---|
committer | Doug Kearns <dougkearns@gmail.com> | 2009-01-29 13:09:36 +1100 |
commit | 6d49a81d7f6dd062bc73137a226c3779357c1606 (patch) | |
tree | d5129d71d51eae513ebecfa4d8dd213808adde24 /vimperator/TODO | |
parent | aa67f0a1949dc0e8f9b2c4c9cb488f6a267a0145 (diff) | |
download | pentadactyl-6d49a81d7f6dd062bc73137a226c3779357c1606.tar.gz |
Add TODO regarding :messages performance.
Diffstat (limited to 'vimperator/TODO')
-rw-r--r-- | vimperator/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vimperator/TODO b/vimperator/TODO index 9379beaf..725fe02d 100644 --- a/vimperator/TODO +++ b/vimperator/TODO @@ -35,6 +35,8 @@ BUGS: If that's unfixable, i propose reverting the new completion height stuff. - Windows paths have escaped backslashes in messages - presumably due to String#quote change. +- :messages is _very_ slow for message history of several thousand lines -> + Unresponsive Script: util.js:79 (sometimes xmlToDom() and elsewhere) FEATURES: 9 finish :help TODOs |