mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-03 23:04:11 +01:00
Reset progress indicator on location change.
This commit is contained in:
@@ -262,7 +262,7 @@ var RangeFinder = Module("rangefinder", {
|
||||
"Find case matching mode",
|
||||
"string", "smart",
|
||||
{
|
||||
completer: function () [
|
||||
values: [
|
||||
["smart", "Case is significant when capital letters are typed"],
|
||||
["match", "Case is always significant"],
|
||||
["ignore", "Case is never significant"]
|
||||
|
||||
Reference in New Issue
Block a user