aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorGravatar DuClare <akarinotengoku@gmail.com>2009-05-22 20:24:45 +0300
committerGravatar DuClare <akarinotengoku@gmail.com>2009-05-22 20:24:45 +0300
commit65db181c27626aee74084f7270fdc91b58edc4f3 (patch)
treebeb5e28721ed41c46b6aac9551278292df430209 /README
parent0dfaf9c394190f0894c047e63502f534151a7346 (diff)
Update README
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 4eee02e..893ef1a 100644
--- a/README
+++ b/README
@@ -143,6 +143,8 @@ actions follows:
* `forward`
* `scroll_vert <amount>`
* `scroll_horz <amount>`
+ - amount is given in pixels(?) or as a percentage of the size of the view
+ - set amount to 100% to scroll a whole page
* `scroll_begin`
* `scroll_end`
* `reload`
@@ -167,6 +169,7 @@ actions follows:
* `exit`
* `search <string>`
* `search_reverse <string>`
+ - search with no string will search for the next/previous occurrence of the string previously searched for
* `toggle_insert_mode <optional state>`
- if the optional state is 0, disable insert mode. If 1, enable insert mode.
* `runcmd`