summaryrefslogtreecommitdiff
path: root/doc/dwb.1.txt
diff options
context:
space:
mode:
authorportix <none@none>2012-06-11 00:19:51 +0200
committerportix <none@none>2012-06-11 00:19:51 +0200
commit331574cb4efa3f8b39261325acdfeda5f879b4dc (patch)
treeb2868376caba001460f93c94d9dacb0845eab8b2 /doc/dwb.1.txt
parentef555fbbc5d82e848cb145ff104c0426f337b9cf (diff)
downloaddwb-331574cb4efa3f8b39261325acdfeda5f879b4dc.zip
New command eval
Diffstat (limited to 'doc/dwb.1.txt')
-rw-r--r--doc/dwb.1.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/dwb.1.txt b/doc/dwb.1.txt
index 330f1c35..a06919e0 100644
--- a/doc/dwb.1.txt
+++ b/doc/dwb.1.txt
@@ -586,6 +586,10 @@ Load a html string. This command is mainly intended for use in userscripts (comm
Load a html string in a new tab. This command is mainly intended for use in userscripts (command
'load_html_tab').
+*unbound*::
+Execute a javascript snippet that uses the the internal jsapi (command
+'eval').
+
*Tab (S-Tab)*::
In normal mode Tab shows the next (previous) shortcut, that matches the
currently entered keysequence.
@@ -714,6 +718,8 @@ COMMAND OVERVIEW
|close_tab |close |Close tab
|dump | |Write html of current website to a
file or stdout if no argument is given
+|eval | |Execute a javascript snippet that
+ uses the internal javascript api
|execute_javascript |exja, js |Execute a javascript snippet
|execute_userscript | |Execute userscript
|find_backward |bfind |Find backward