diff --git a/muttator/locale/en-US/intro.txt b/muttator/locale/en-US/intro.txt index b9b633ac..46930a06 100644 --- a/muttator/locale/en-US/intro.txt +++ b/muttator/locale/en-US/intro.txt @@ -99,4 +99,4 @@ on irc.freenode.net or check the Wiki for frequently asked questions. Make sure, you have read the TODO file first, as I am aware of many things which can be improved when I find time for it or get patches. -// vim: set syntax=asciidoc filetype=asciidoc: +// vim: set filetype=asciidoc: diff --git a/vimperator/locale/en-US/autocommands.txt b/vimperator/locale/en-US/autocommands.txt index 5fac221e..ece39507 100644 --- a/vimperator/locale/en-US/autocommands.txt +++ b/vimperator/locale/en-US/autocommands.txt @@ -86,4 +86,4 @@ Set the filetype to mail when editing email at Gmail: :autocmd LocationChange .* :set editor=gvim\ -f :autocmd LocationChange mail\.google\.com :set editor="gvim -f -c 'set ft=mail'" -// vim: set syntax=asciidoc filetype=asciidoc: +// vim: set filetype=asciidoc: diff --git a/vimperator/locale/en-US/browsing.txt b/vimperator/locale/en-US/browsing.txt index 22b6d3e9..5688ce8f 100644 --- a/vimperator/locale/en-US/browsing.txt +++ b/vimperator/locale/en-US/browsing.txt @@ -346,4 +346,4 @@ ________________________________________________________________________________ Print the current directory name. ________________________________________________________________________________ -// vim: set syntax=asciidoc filetype=asciidoc: +// vim: set filetype=asciidoc: diff --git a/vimperator/locale/en-US/buffer.txt b/vimperator/locale/en-US/buffer.txt index 0453b3c9..f9738466 100644 --- a/vimperator/locale/en-US/buffer.txt +++ b/vimperator/locale/en-US/buffer.txt @@ -358,4 +358,4 @@ the page's default style sheet is used. All author styling can be removed by setting the 'usermode' option. ________________________________________________________________________________ -// vim: set syntax=asciidoc filetype=asciidoc fdm=marker: +// vim: set filetype=asciidoc fdm=marker: diff --git a/vimperator/locale/en-US/cmdline.txt b/vimperator/locale/en-US/cmdline.txt index 4c050a6d..076bac4b 100644 --- a/vimperator/locale/en-US/cmdline.txt +++ b/vimperator/locale/en-US/cmdline.txt @@ -1,6 +1,6 @@ HEADER -|Command-line mode| |Command-line| + +|Command-line-mode| |Command-line| + Command-line mode is used to enter Ex commands (":") and text search patterns ("/" and "?"). @@ -77,4 +77,4 @@ ________________________________________________________________________________ Complete the previous full match when 'wildmode' contains "full". ________________________________________________________________________________ -// vim: set syntax=asciidoc filetype=asciidoc: +// vim: set filetype=asciidoc: diff --git a/vimperator/locale/en-US/developer.txt b/vimperator/locale/en-US/developer.txt index 1a9ce853..13757c3d 100644 --- a/vimperator/locale/en-US/developer.txt +++ b/vimperator/locale/en-US/developer.txt @@ -85,4 +85,4 @@ Now you can copy the asciidoc text but always make sure it looks OK after you compile the help file with "make doc", as the auto-generation might not work correctly for all special cases. -// vim: set syntax=asciidoc filetype=asciidoc: +// vim: set filetype=asciidoc: diff --git a/vimperator/locale/en-US/eval.txt b/vimperator/locale/en-US/eval.txt index 34204742..0f1292b2 100644 --- a/vimperator/locale/en-US/eval.txt +++ b/vimperator/locale/en-US/eval.txt @@ -81,4 +81,4 @@ Deletes the variable {name}. Several variable names can be given. When used with [!] no error message is output for non-existing variables. ________________________________________________________________________________ -// vim: set syntax=asciidoc filetype=asciidoc: +// vim: set filetype=asciidoc: diff --git a/vimperator/locale/en-US/gui.txt b/vimperator/locale/en-US/gui.txt index cead079f..0b1f5102 100644 --- a/vimperator/locale/en-US/gui.txt +++ b/vimperator/locale/en-US/gui.txt @@ -87,4 +87,4 @@ standard Firefox View->Sidebar menu. Add-ons, Preferences and Downloads are also available in the sidebar. ________________________________________________________________________________ -// vim: set syntax=asciidoc filetype=asciidoc: +// vim: set filetype=asciidoc: diff --git a/vimperator/locale/en-US/hints.txt b/vimperator/locale/en-US/hints.txt index 1f8a0b8f..6d9b767b 100644 --- a/vimperator/locale/en-US/hints.txt +++ b/vimperator/locale/en-US/hints.txt @@ -63,4 +63,4 @@ Hintable elements for all extended hint modes can be set in the 'extendedhinttags' XPath string. ________________________________________________________________________________ -// vim: set syntax=asciidoc filetype=asciidoc: +// vim: set filetype=asciidoc: diff --git a/vimperator/locale/en-US/index.txt b/vimperator/locale/en-US/index.txt index 8fa5706f..8a3af99a 100644 --- a/vimperator/locale/en-US/index.txt +++ b/vimperator/locale/en-US/index.txt @@ -311,4 +311,4 @@ section:Options[option-index] ||'wildoptions'|| Change how command-line completion is done + ||'wordseparators'|| How words are split for hintmatching + -// vim: set syntax=asciidoc filetype=asciidoc: +// vim: set filetype=asciidoc: diff --git a/vimperator/locale/en-US/intro.txt b/vimperator/locale/en-US/intro.txt index 473e7926..2064d015 100644 --- a/vimperator/locale/en-US/intro.txt +++ b/vimperator/locale/en-US/intro.txt @@ -111,4 +111,4 @@ on irc.freenode.net or check the Wiki for frequently asked questions. Make sure, you have read the TODO file first, as I am aware of many things which can be improved when I find time for it or get patches. -// vim: set syntax=asciidoc filetype=asciidoc: +// vim: set filetype=asciidoc: diff --git a/vimperator/locale/en-US/map.txt b/vimperator/locale/en-US/map.txt index 28ab0df5..d0306571 100644 --- a/vimperator/locale/en-US/map.txt +++ b/vimperator/locale/en-US/map.txt @@ -410,4 +410,4 @@ Add a :Google command to search via google: // TODO: add decent examples -// vim: set syntax=asciidoc filetype=asciidoc: +// vim: set filetype=asciidoc: diff --git a/vimperator/locale/en-US/marks.txt b/vimperator/locale/en-US/marks.txt index 0bdfecf1..80b3a34c 100644 --- a/vimperator/locale/en-US/marks.txt +++ b/vimperator/locale/en-US/marks.txt @@ -245,4 +245,4 @@ Show all location marks of current web page. If [a][arg][a] is specified then limit the list to those marks mentioned. ________________________________________________________________________________ -// vim: set syntax=asciidoc filetype=asciidoc: +// vim: set filetype=asciidoc: diff --git a/vimperator/locale/en-US/message.txt b/vimperator/locale/en-US/message.txt index c25bf477..99c1d723 100644 --- a/vimperator/locale/en-US/message.txt +++ b/vimperator/locale/en-US/message.txt @@ -19,4 +19,4 @@ Redisplay the last command output. Only the most recent command's output is available. ________________________________________________________________________________ -// vim: set syntax=asciidoc filetype=asciidoc: +// vim: set filetype=asciidoc: diff --git a/vimperator/locale/en-US/options.txt b/vimperator/locale/en-US/options.txt index b8505cbf..c16c99cc 100644 --- a/vimperator/locale/en-US/options.txt +++ b/vimperator/locale/en-US/options.txt @@ -198,6 +198,8 @@ The following preferences are set: * browser.startup.page * dom.popup_allowed_events +* accessibility.typeaheadfind.autostart +* accessibility.typeaheadfind // TODO: others? @@ -826,4 +828,4 @@ A regexp which defines the word separators which are used for the the text of a link. ____ -// vim: set syntax=asciidoc filetype=asciidoc: +// vim: set filetype=asciidoc: diff --git a/vimperator/locale/en-US/pattern.txt b/vimperator/locale/en-US/pattern.txt index 07347382..33e6ac17 100644 --- a/vimperator/locale/en-US/pattern.txt +++ b/vimperator/locale/en-US/pattern.txt @@ -67,4 +67,4 @@ Remove the search highlighting. The document highlighting is turned back on when another search command is used or the 'hlsearch' option is set. ________________________________________________________________________________ -// vim: set syntax=asciidoc filetype=asciidoc: +// vim: set filetype=asciidoc: diff --git a/vimperator/locale/en-US/print.txt b/vimperator/locale/en-US/print.txt index 278ee648..0d14ee37 100644 --- a/vimperator/locale/en-US/print.txt +++ b/vimperator/locale/en-US/print.txt @@ -30,4 +30,4 @@ and respectively. -// vim: set syntax=asciidoc filetype=asciidoc: +// vim: set filetype=asciidoc: diff --git a/vimperator/locale/en-US/repeat.txt b/vimperator/locale/en-US/repeat.txt index 32d94f9a..0501ba63 100644 --- a/vimperator/locale/en-US/repeat.txt +++ b/vimperator/locale/en-US/repeat.txt @@ -142,4 +142,4 @@ Use the special version with [!] if you just want to run any command multiple times without showing profiling statistics. ________________________________________________________________________________ -// vim: set syntax=asciidoc filetype=asciidoc: +// vim: set filetype=asciidoc: diff --git a/vimperator/locale/en-US/starting.txt b/vimperator/locale/en-US/starting.txt index fc2f1050..befbb701 100644 --- a/vimperator/locale/en-US/starting.txt +++ b/vimperator/locale/en-US/starting.txt @@ -57,4 +57,4 @@ ________________________________________________________________________________ Force the browser to restart. Useful when installing extensions. ________________________________________________________________________________ -// vim: set syntax=asciidoc filetype=asciidoc: +// vim: set filetype=asciidoc: diff --git a/vimperator/locale/en-US/styling.txt b/vimperator/locale/en-US/styling.txt index e9c37f4d..e7a2801c 100644 --- a/vimperator/locale/en-US/styling.txt +++ b/vimperator/locale/en-US/styling.txt @@ -118,4 +118,4 @@ style for [c]www.google.com,mozilla.org[c], will result in a style for (short option: [c]-i[c]) ________________________________________________________________________________ -// vim: set syntax=asciidoc filetype=asciidoc: +// vim: set filetype=asciidoc: diff --git a/vimperator/locale/en-US/tabs.txt b/vimperator/locale/en-US/tabs.txt index b8b29740..63242e17 100644 --- a/vimperator/locale/en-US/tabs.txt +++ b/vimperator/locale/en-US/tabs.txt @@ -209,4 +209,4 @@ Undo closing of all closed tabs. Firefox stores up to 10 closed tabs, even after a browser restart. ________________________________________________________________________________ -// vim: set syntax=asciidoc filetype=asciidoc: +// vim: set filetype=asciidoc: diff --git a/vimperator/locale/en-US/tutorial.txt b/vimperator/locale/en-US/tutorial.txt index 451a2d4f..5302b922 100644 --- a/vimperator/locale/en-US/tutorial.txt +++ b/vimperator/locale/en-US/tutorial.txt @@ -250,4 +250,4 @@ are neither infinite nor omnipotent; please bear with us. If you can't wait for us to get around to it, rest assured patches are welcome! See the help:Developer[developer.html] page for more information. -// vim: set syntax=asciidoc filetype=asciidoc: +// vim: set filetype=asciidoc: diff --git a/vimperator/locale/en-US/various.txt b/vimperator/locale/en-US/various.txt index 08048af4..0ace34cf 100644 --- a/vimperator/locale/en-US/various.txt +++ b/vimperator/locale/en-US/various.txt @@ -115,4 +115,4 @@ ________________________________________________________________________________ //Close preview window on bottom of screen. //________________________________________________________________________________ -// vim: set syntax=asciidoc filetype=asciidoc: +// vim: set filetype=asciidoc: diff --git a/vimperator/regressions.js b/vimperator/regressions.js index 9939560f..fd7f043a 100644 --- a/vimperator/regressions.js +++ b/vimperator/regressions.js @@ -19,8 +19,8 @@ var skipTests = [":bmarks", "gg"]; ///////////////////////////////////////////////////////////////////////////////////////// var doc; // document where we output status messages -var multilineOutput = document.getElementById("liberator-multiline-output") -var singlelineOutput = document.getElementById("liberator-commandline-command") +var multilineOutput = document.getElementById("liberator-multiline-output"); +var singlelineOutput = document.getElementById("liberator-message"); ///////////////////////////////////////////////////////////////////////////////////////// // TESTS @@ -37,9 +37,9 @@ let tests = [ { cmds: [":!dir"], verify: function () getMultilineOutput().length > 10 }, { cmds: [":abbr VIMP vimperator labs", ":abbr"], - verify: function () getMultilineOutput().indexOf("vimperator labs") >= 0 }, + verify: function () getOutput().indexOf("vimperator labs") >= 0 }, { cmds: [":unabbr VIMP", ":abbr"], - verify: function () getMultilineOutput().indexOf("vimperator labs") == -1 }, + verify: function () getOutput().indexOf("vimperator labs") == -1 }, { cmds: [":bmarks"], verify: function () getMultilineOutput().length > 100 }, { cmds: [":echo \"test\""],