## Type: Dict
c.url.searchengines = {'DEFAULT': 'https://duckduckgo.com/?t=chakra&q={}',
'ddg': 'https://duckduckgo.com/?t=chakra&q={}',
+ 'slack': 'https://ultrahaptics.slack.com/messages/{}',
'pcl': 'http://docs.pointclouds.org/trunk/search.php?query={}',
'std': 'http://en.cppreference.com/mwiki/index.php?title=Special%3ASearch&search={}',
'cv': 'http://docs.opencv.org/3.1.0/index.html#gsc.tab=0&gsc.ref=more%3A3.1&gsc.q={}' }
# config.bind('b', 'set-cmd-text -s :quickmark-load')
# config.bind('cd', 'download-clear')
config.unbind('co')
+config.bind('co', 'download-open')
# config.bind('d', 'tab-close')
# config.bind('f', 'hint')
# config.bind('g$', 'tab-focus -1')