diff --git a/content/find.js b/content/find.js index 55a909f4..14ed167a 100644 --- a/content/find.js +++ b/content/find.js @@ -146,6 +146,7 @@ vimperator.Search = function () //{{{ /////////////////////////////////////////////////////////////////////////////{{{ var modes = vimperator.config.browserModes || [vimperator.modes.NORMAL]; + modes = modes.concat([vimperator.modes.CARET]); vimperator.mappings.add(modes, ["/"], "Search forward for a pattern",