summaryrefslogtreecommitdiffstats
path: root/conkerorrc
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2009-09-25 02:11:13 -0500
committerJesse Luehrs <doy@tozt.net>2009-09-25 02:11:13 -0500
commit48812938bb719c49307f8c8e83f4aa9371825219 (patch)
tree0ce7d3fab818cec9bcd0418d90f196f9ddbf7477 /conkerorrc
parent3d9bbba4f2403fa5cafbaf78d6d67ae3ce871171 (diff)
downloadconf-48812938bb719c49307f8c8e83f4aa9371825219.tar.gz
conf-48812938bb719c49307f8c8e83f4aa9371825219.zip
add a few more webjumps
Diffstat (limited to 'conkerorrc')
-rw-r--r--conkerorrc6
1 files changed, 4 insertions, 2 deletions
diff --git a/conkerorrc b/conkerorrc
index 665d864..8dc88f6 100644
--- a/conkerorrc
+++ b/conkerorrc
@@ -117,8 +117,11 @@ define_webjump("imdb", "http://imdb.com/find?q=%s");
define_webjump("cpan", "http://search.cpan.org/search?query=%s&mode=all");
define_webjump("youtube", "http://www.youtube.com/results?search_query=%s&search=Search");
define_webjump("de", "http://pda.leo.org/?lp=ende&lang=de&searchLoc=0&cmpType=relaxed&relink=on&sectHdr=off&spellToler=std&search=%s");
+define_webjump("hi", "http://shabdkosh.com/s?e=%s");
define_webjump("trans", "http://translate.google.com/translate_t#auto|en|%s");
define_webjump("github", "http://github.com/%s");
+define_webjump("e2", "http://everything2.com/index.pl?node=%s&searchy=search");
+define_webjump("man", "http://tozt.net/cgi-bin/man/man2html?query=%s");
// XXX: this isn't officially supported, but it works for now
webjumps["g"] = webjumps["google"];
webjumps["gl"] = webjumps["lucky"];
@@ -194,8 +197,7 @@ add_hook("window_initialize_hook", set_proxy_session);
* something? check this out
* - attempting to kill the last buffer should close it, but leave an empty
* buffer open
- * - smarter webjumps - cpan should go to the first search result, need one for
- * everything2, maybe man pages?
+ * - smarter webjumps - cpan should go to the first search result
* - default webjump should trigger on dns lookup failure
* - reimplement flashblock maybe?
* - session stuff doesn't save tab history