1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-12 22:05:54 +01:00

Make 'stal' a string option.

This commit is contained in:
Kris Maglione
2010-12-29 15:03:34 -05:00
parent 7a0c7dacbe
commit d2c8d0112f
5 changed files with 34 additions and 14 deletions

View File

@@ -1382,6 +1382,22 @@
<item>
<tags>'stal' 'showtabline'</tags>
<spec>'showtabline' 'stal'</spec>
<type>string</type>
<default>always</default>
<description>
<p>Define when the tab bar is visible.</p>
<dl>
<dt>always</dt> <dd>Always show tab bar</dd>
<dt>multitab</dt> <dd>Show tab bar when there are multiple tabs</dd>
<dt>never</dt> <dd>Never show tab bar</dd>
</dl>
</description>
</item>
</item>
<type>number</type>
<default>2</default>
<description>