1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-21 16:35:45 +01:00

Merge branch 'master' of kmaglione@git.vimperator.org:/git/vimperator/liberator

This commit is contained in:
Kris Maglione
2009-01-18 14:44:51 -05:00
24 changed files with 30 additions and 28 deletions

View File

@@ -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 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. can be improved when I find time for it or get patches.
// vim: set syntax=asciidoc filetype=asciidoc: // vim: set filetype=asciidoc:

View File

@@ -86,4 +86,4 @@ Set the filetype to mail when editing email at Gmail:
:autocmd LocationChange .* :set editor=gvim\ -f :autocmd LocationChange .* :set editor=gvim\ -f
:autocmd LocationChange mail\.google\.com :set editor="gvim -f -c 'set ft=mail'" :autocmd LocationChange mail\.google\.com :set editor="gvim -f -c 'set ft=mail'"
// vim: set syntax=asciidoc filetype=asciidoc: // vim: set filetype=asciidoc:

View File

@@ -346,4 +346,4 @@ ________________________________________________________________________________
Print the current directory name. Print the current directory name.
________________________________________________________________________________ ________________________________________________________________________________
// vim: set syntax=asciidoc filetype=asciidoc: // vim: set filetype=asciidoc:

View File

@@ -358,4 +358,4 @@ the page's default style sheet is used.
All author styling can be removed by setting the 'usermode' option. 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:

View File

@@ -1,6 +1,6 @@
HEADER HEADER
|Command-line mode| |Command-line| + |Command-line-mode| |Command-line| +
Command-line mode is used to enter Ex commands (":") and text search patterns Command-line mode is used to enter Ex commands (":") and text search patterns
("/" and "?"). ("/" and "?").
@@ -77,4 +77,4 @@ ________________________________________________________________________________
Complete the previous full match when 'wildmode' contains "full". Complete the previous full match when 'wildmode' contains "full".
________________________________________________________________________________ ________________________________________________________________________________
// vim: set syntax=asciidoc filetype=asciidoc: // vim: set filetype=asciidoc:

View File

@@ -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 you compile the help file with "make doc", as the auto-generation might
not work correctly for all special cases. not work correctly for all special cases.
// vim: set syntax=asciidoc filetype=asciidoc: // vim: set filetype=asciidoc:

View File

@@ -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. with [!] no error message is output for non-existing variables.
________________________________________________________________________________ ________________________________________________________________________________
// vim: set syntax=asciidoc filetype=asciidoc: // vim: set filetype=asciidoc:

View File

@@ -87,4 +87,4 @@ standard Firefox View->Sidebar menu. Add-ons, Preferences and Downloads are
also available in the sidebar. also available in the sidebar.
________________________________________________________________________________ ________________________________________________________________________________
// vim: set syntax=asciidoc filetype=asciidoc: // vim: set filetype=asciidoc:

View File

@@ -63,4 +63,4 @@ Hintable elements for all extended hint modes can be set in the
'extendedhinttags' XPath string. 'extendedhinttags' XPath string.
________________________________________________________________________________ ________________________________________________________________________________
// vim: set syntax=asciidoc filetype=asciidoc: // vim: set filetype=asciidoc:

View File

@@ -311,4 +311,4 @@ section:Options[option-index]
||'wildoptions'|| Change how command-line completion is done + ||'wildoptions'|| Change how command-line completion is done +
||'wordseparators'|| How words are split for hintmatching + ||'wordseparators'|| How words are split for hintmatching +
// vim: set syntax=asciidoc filetype=asciidoc: // vim: set filetype=asciidoc:

View File

@@ -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 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. can be improved when I find time for it or get patches.
// vim: set syntax=asciidoc filetype=asciidoc: // vim: set filetype=asciidoc:

View File

@@ -410,4 +410,4 @@ Add a :Google command to search via google:
// TODO: add decent examples // TODO: add decent examples
// vim: set syntax=asciidoc filetype=asciidoc: // vim: set filetype=asciidoc:

View File

@@ -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. limit the list to those marks mentioned.
________________________________________________________________________________ ________________________________________________________________________________
// vim: set syntax=asciidoc filetype=asciidoc: // vim: set filetype=asciidoc:

View File

@@ -19,4 +19,4 @@ Redisplay the last command output. Only the most recent command's output is
available. available.
________________________________________________________________________________ ________________________________________________________________________________
// vim: set syntax=asciidoc filetype=asciidoc: // vim: set filetype=asciidoc:

View File

@@ -198,6 +198,8 @@ The following preferences are set:
* browser.startup.page * browser.startup.page
* dom.popup_allowed_events * dom.popup_allowed_events
* accessibility.typeaheadfind.autostart
* accessibility.typeaheadfind
// TODO: others? // TODO: others?
@@ -826,4 +828,4 @@ A regexp which defines the word separators which are used for the
the text of a link. the text of a link.
____ ____
// vim: set syntax=asciidoc filetype=asciidoc: // vim: set filetype=asciidoc:

View File

@@ -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. when another search command is used or the 'hlsearch' option is set.
________________________________________________________________________________ ________________________________________________________________________________
// vim: set syntax=asciidoc filetype=asciidoc: // vim: set filetype=asciidoc:

View File

@@ -30,4 +30,4 @@ and
respectively. respectively.
// vim: set syntax=asciidoc filetype=asciidoc: // vim: set filetype=asciidoc:

View File

@@ -142,4 +142,4 @@ Use the special version with [!] if you just want to run any command multiple
times without showing profiling statistics. times without showing profiling statistics.
________________________________________________________________________________ ________________________________________________________________________________
// vim: set syntax=asciidoc filetype=asciidoc: // vim: set filetype=asciidoc:

View File

@@ -57,4 +57,4 @@ ________________________________________________________________________________
Force the browser to restart. Useful when installing extensions. Force the browser to restart. Useful when installing extensions.
________________________________________________________________________________ ________________________________________________________________________________
// vim: set syntax=asciidoc filetype=asciidoc: // vim: set filetype=asciidoc:

View File

@@ -118,4 +118,4 @@ style for [c]www.google.com,mozilla.org[c], will result in a style for
(short option: [c]-i[c]) (short option: [c]-i[c])
________________________________________________________________________________ ________________________________________________________________________________
// vim: set syntax=asciidoc filetype=asciidoc: // vim: set filetype=asciidoc:

View File

@@ -209,4 +209,4 @@ Undo closing of all closed tabs. Firefox stores up to 10 closed tabs, even
after a browser restart. after a browser restart.
________________________________________________________________________________ ________________________________________________________________________________
// vim: set syntax=asciidoc filetype=asciidoc: // vim: set filetype=asciidoc:

View File

@@ -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 us to get around to it, rest assured patches are welcome! See the
help:Developer[developer.html] page for more information. help:Developer[developer.html] page for more information.
// vim: set syntax=asciidoc filetype=asciidoc: // vim: set filetype=asciidoc:

View File

@@ -115,4 +115,4 @@ ________________________________________________________________________________
//Close preview window on bottom of screen. //Close preview window on bottom of screen.
//________________________________________________________________________________ //________________________________________________________________________________
// vim: set syntax=asciidoc filetype=asciidoc: // vim: set filetype=asciidoc:

View File

@@ -19,8 +19,8 @@ var skipTests = [":bmarks", "gg"];
///////////////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////////////////
var doc; // document where we output status messages var doc; // document where we output status messages
var multilineOutput = document.getElementById("liberator-multiline-output") var multilineOutput = document.getElementById("liberator-multiline-output");
var singlelineOutput = document.getElementById("liberator-commandline-command") var singlelineOutput = document.getElementById("liberator-message");
///////////////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////////////////
// TESTS // TESTS
@@ -37,9 +37,9 @@ let tests = [
{ cmds: [":!dir"], { cmds: [":!dir"],
verify: function () getMultilineOutput().length > 10 }, verify: function () getMultilineOutput().length > 10 },
{ cmds: [":abbr VIMP vimperator labs", ":abbr"], { cmds: [":abbr VIMP vimperator labs", ":abbr"],
verify: function () getMultilineOutput().indexOf("vimperator labs") >= 0 }, verify: function () getOutput().indexOf("vimperator labs") >= 0 },
{ cmds: [":unabbr VIMP", ":abbr"], { cmds: [":unabbr VIMP", ":abbr"],
verify: function () getMultilineOutput().indexOf("vimperator labs") == -1 }, verify: function () getOutput().indexOf("vimperator labs") == -1 },
{ cmds: [":bmarks"], { cmds: [":bmarks"],
verify: function () getMultilineOutput().length > 100 }, verify: function () getMultilineOutput().length > 100 },
{ cmds: [":echo \"test\""], { cmds: [":echo \"test\""],