mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 08:37:59 +01:00
Merge branch 'master' into vimperator-2.1
This commit is contained in:
@@ -208,7 +208,8 @@ function Buffer() //{{{
|
||||
"Start caret mode",
|
||||
function ()
|
||||
{
|
||||
// setting this option triggers an observer which takes care of the mode setting
|
||||
// setting this option notifies an observer which takes care of the
|
||||
// mode setting
|
||||
options.setPref("accessibility.browsewithcaret", true);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user