mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-07 13:25:46 +01:00
small doc change
This commit is contained in:
2
NEWS
2
NEWS
@@ -6,6 +6,8 @@
|
||||
* IMPORTANT: input fields are not blured anymore by default after a page has loaded
|
||||
use :set [no]focuscontent to control the behavior (thanks Paul Sobey for the
|
||||
generous donation which made this behavior possible)
|
||||
* IMPORTANT: ctrl-x/a never take possible negative URLs into account, it was just
|
||||
too unpredictable
|
||||
* new argument parser for ex commands, should tell better error messages when
|
||||
you do things like :bmark -tag=a,b instead of :bmark -tags=a,b
|
||||
* :bdelete accepts an optional argument now
|
||||
|
||||
@@ -31,7 +31,7 @@ Available {events}:
|
||||
|
||||
________________________________________________________________________________
|
||||
|
||||
section:Examples[examples]
|
||||
section:Examples[autocmd_examples]
|
||||
|
||||
Enable _passthrough_ mode on all Google sites:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user