aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
authorGravatar dusanx <ef_dva@yahoo.com>2009-05-02 16:02:07 +0200
committerGravatar dusanx <ef_dva@yahoo.com>2009-05-02 16:02:07 +0200
commit2730e98467ce79484b45251fc68d6d68872b4169 (patch)
tree2a1599600be8bdfce03b50ca5d0c3262fcb67573 /examples
parent6214561e45bcc3c6408f9fc70c4c7f648e7f3152 (diff)
Parameter commands and backspace handling
Diffstat (limited to 'examples')
-rw-r--r--examples/configs/sampleconfig-dev4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/configs/sampleconfig-dev b/examples/configs/sampleconfig-dev
index a1ba48d..e9c9cc1 100644
--- a/examples/configs/sampleconfig-dev
+++ b/examples/configs/sampleconfig-dev
@@ -43,6 +43,10 @@ i = insert_mode
B = spawn ./examples/scripts/insert_bookmark.sh
u = spawn ./examples/scripts/load_url_from_history.sh
U = spawn ./examples/scripts/load_url_from_bookmarks.sh
+#parameter command examples (all need space but can be removed from individual commands). underscore is important.
+o _ = uri %s
+:wiki _ = uri http://wiki.archlinux.org/index.php/Special:Search?search=%s&go=Go
+gg _ = uri http://www.google.com/search?q=%s
[network]
# to start a local socks server, do : ssh -fND localhost:8118 localhost