On this page
WindowAppearance
- Package
- libtmux-swift
- Source
- Sources/LibTmux/Window.swift
- struct WindowAppearance : struct WindowAppearance
-
One window and one session-local appearance, read from the same tmux reply.
Both properties are snapshots from one instant.
Window/ididentifies the global window for its lifetime, whileWindowLink/ididentifies this appearance only until tmux removes or reindexes the link.
4 declared, 0 inherited
Members
- !=(_:_:) function Returns a Boolean value indicating whether two values are not equal.
- init(from:) method Creates a new instance by decoding from the given decoder.
- link property
- window property