On this page
server.Server.colors
- Module
- server
- Declared in
- Server
- Package
- @libtmux/libtmux
- Source
- packages/libtmux/src/server.ts
-
How many colours this server was told the terminal has.
Examples
new Server({ colors: 256 }).colors; // 256
0 declared, 0 inherited