about summary refs log tree commit diff stats
path: root/xombrero.conf
diff options
context:
space:
mode:
authorJosh Rickmar <jrick@devio.us>2012-06-11 08:53:25 -0400
committerJosh Rickmar <jrick@devio.us>2012-06-11 08:53:25 -0400
commit0a060601fd6e139e10708121834da0d709c8471c (patch)
tree894a43bb3c63d28cd583134722d8d9123c7418b7 /xombrero.conf
parentae6dd98cd0f05b1b6d0bf8bc591767f7e116fc01 (diff)
downloadxombrero-0a060601fd6e139e10708121834da0d709c8471c.tar.gz
tabopen is not a command; replace it with tabnew in the config.
Diffstat (limited to 'xombrero.conf')
-rw-r--r--xombrero.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/xombrero.conf b/xombrero.conf
index 0c4dc14..294ed61 100644
--- a/xombrero.conf
+++ b/xombrero.conf
@@ -366,8 +366,8 @@
 # keybinding	= passthrough,C-z
 # keybinding	= :open ,F9
 # keybinding	= :open <uri>,F10
-# keybinding	= :tabopen ,F11
-# keybinding	= :tabopen <uri>,F12
+# keybinding	= :tabnew ,F11
+# keybinding	= :tabnew <uri>,F12
 
 # parse the contents of another configuration file
 # include_config	= ~/.xombrero_alternate.conf