Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 820 Bytes

File metadata and controls

32 lines (21 loc) · 820 Bytes

(internals)=

Internals

:::{warning} Be careful with these! Internal APIs are not covered by version policies. They can break or be removed between minor versions!

If you need an internal API stabilized please file an issue. :::

dataclasses
frozen_dataclass
frozen_dataclass_sealable
query_list

Environmental variables

(LIBTMUX_TMUX_FORMAT_SEPARATOR)=

tmux format separator


LIBTMUX_TMUX_FORMAT_SEPARATOR can be used to override the default string used to split tmux(1)'s formatting information.

If you find any compatibility problems with the default, or better yet find a string copacetic many environments and tmux releases, note it at #355.