mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-16 01:55:46 +01:00
Fix zero-argument :qmarks form. Closes issue #26.
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
* Added 'autocomplete' option for specifying which completion
|
||||
groups should be auto-completed.
|
||||
* Added 'banghist' option.
|
||||
* Added BookmarkChange, BookmarkRemove autocommands.
|
||||
* Added -keyword, -tags, -title to :delbmarks
|
||||
* Added 'hintkeys' option.
|
||||
* Replaced 'focuscontent' with 'strictfocus'.
|
||||
|
||||
@@ -25,11 +25,6 @@ BUGS:
|
||||
(recent Mercurial regressions):
|
||||
9 about:pentadactyl is currently about:undefined
|
||||
|
||||
- messages is still broken in several ways - needs testing.
|
||||
=> it often overwrites the open command line while editing etc.
|
||||
- :messages is _very_ slow for message history of several thousand lines ->
|
||||
Unresponsive Script: util.js:79 (sometimes xmlToDom() and elsewhere)
|
||||
|
||||
FEATURES:
|
||||
9 Add quoting help tag
|
||||
8 Document Caret and Visual modes.
|
||||
|
||||
Reference in New Issue
Block a user