Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

Client.width

Swift
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift

View as Markdown

Declared in
Client
Package
libtmux-swift
Source
Sources/LibTmux/Client.swift
width : let width: Int?
property [source]
property [source]
width

The terminal's width in cells, absent for a client that has no terminal. tmux reports it as empty for a control-mode connection, so nil is what it said rather than a zero this library invented.

0 declared, 0 inherited

Esc

Type to search.