Remove pinned-width from config
This commit is contained in:
parent
b46f116075
commit
da57d21f0c
@ -257,7 +257,7 @@ class CommandDispatcher:
|
|||||||
def tab_pin(self, count=None):
|
def tab_pin(self, count=None):
|
||||||
"""Pin/Unpin the current/[count]th tab.
|
"""Pin/Unpin the current/[count]th tab.
|
||||||
|
|
||||||
Pinning a tab shrinks it to `tabs.width.pinned` size.
|
Pinning a tab shrinks it to the size of its title text.
|
||||||
Attempting to close a pinned tab will cause a confirmation,
|
Attempting to close a pinned tab will cause a confirmation,
|
||||||
unless --force is passed.
|
unless --force is passed.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user