1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-24 08:05:47 +01:00

don't refer to JS completion as "rudimentary" in :js help, as it is now

anything but rudimentary, but resist the urge to describe it as
"awesome"...that would just be trendy
This commit is contained in:
Doug Kearns
2008-10-10 11:39:53 +00:00
parent 6dfdee42a4
commit 41c1006eaa

View File

@@ -49,10 +49,10 @@ is found, and interpret them with the JavaScript _eval()_ function.
The special version [c]:javascript![c] opens the JavaScript console of The special version [c]:javascript![c] opens the JavaScript console of
Firefox. Firefox.
Rudimentary [m]<Tab>[m] completion is available for [c]:javascript [m]<Tab>[m] completion is available for [c]:javascript {cmd}<Tab>[c] (but not
{cmd}<Tab>[c] (but not yet for the [c]:js <<EOF[c] multiline widget). Be aware yet for the [c]:js <<EOF[c] multiline widget). Be aware that Vimperator needs
that Vimperator needs to run {cmd} through eval() to get the completions, to run {cmd} through eval() to get the completions, which could have unwanted
which could have unwanted side effects. side effects.
________________________________________________________________________________ ________________________________________________________________________________
// >> To make the syntax highlighting happy // >> To make the syntax highlighting happy