libtmux Reference MCP Search
On this page

server.Server.colors

View as Markdown

Module
server
Declared in
Server
Package
@libtmux/libtmux
Source
packages/libtmux/src/server.ts
colors ( ) 88 | 256 | undefined
method [source]
method [source]
colors

How many colours this server was told the terminal has.

Examples

new Server({ colors: 256 }).colors; // 256

0 declared, 0 inherited

Esc

Type to search.