mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-02 16:45:45 +01:00
add 'errorbells'
This commit is contained in:
@@ -255,6 +255,7 @@ section:Options[option-index]
|
||||
||'defsearch'|| Set the default search engine +
|
||||
||'disabledcssheets'|| Set disabled CSS stylesheets +
|
||||
||'editor'|| Set the external text editor +
|
||||
||'errorbells'|| Ring the bell when an error message is displayed +
|
||||
||'eventignore'|| List of autocommand event names which should be ignored +
|
||||
||'extendedhinttags'|| XPath string of hintable elements activated by ';' +
|
||||
||'fileencoding'|| set the charactor encoding for the current page +
|
||||
|
||||
@@ -282,6 +282,13 @@ The XPath string of hintable elements activated by [m];[m].
|
||||
____
|
||||
|
||||
|
||||
|\'noeb'| |\'noerrorbells'| |\'eb'| |\'errorbells'|
|
||||
||'errorbells' 'eb'|| boolean (default: off)
|
||||
____
|
||||
Ring the bell when an error message is displayed.
|
||||
____
|
||||
|
||||
|
||||
|\'ei'| |\'eventignore'|
|
||||
||'eventignore'|| stringlist (default: "")
|
||||
____
|
||||
|
||||
Reference in New Issue
Block a user