We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
colors
1 parent ead667c commit 35f8d8cCopy full SHA for 35f8d8c
src/libtmux/server.py
@@ -98,7 +98,7 @@ class Server(EnvironmentMixin):
98
config_file = None
99
"""Passthrough to ``[-f file]``"""
100
colors = None
101
- """``-2`` or ``-8``"""
+ """``256`` or ``88``"""
102
child_id_attribute = "session_id"
103
"""Unique child ID used by :class:`~libtmux.common.TmuxRelationalObject`"""
104
formatter_prefix = "server_"
0 commit comments