aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCalvin Morrison <mutantturkey@gmail.com>2013-11-04 09:06:12 -0500
committerCalvin Morrison <mutantturkey@gmail.com>2013-11-04 09:06:12 -0500
commit2529d3684c209a6991bde33d832a72193383f7f1 (patch)
treee5bbd988b2a8211295c7d7f0e5a9412337a52569
parentfc19d0675581c838a48ff9814e9480e6a5c6cc1a (diff)
update example svterc
-rw-r--r--example_svterc3
1 files changed, 3 insertions, 0 deletions
diff --git a/example_svterc b/example_svterc
index 36a4649..2447cdd 100644
--- a/example_svterc
+++ b/example_svterc
@@ -46,6 +46,9 @@ url_regex=(ftp|http)s?://[-a-zA-Z0-9.?$%&/=_~#.,:;+]*
# true to enable a visible bell, false to disable it.
visible_bell=true
+# set to false if you do not want to see the tab bar even with multiple tabs.
+show_tabbar=true
+
# Initial window height in pixels.
window_height=500