komrad shown

Say in the exit status whether the panel is on screen on this tmux server

komrad

komrad shown

Say whether the panel is on screen on this tmux server.

The panel key runs this to decide which of its two branches to take, so it is asked on every press and answers from what is true at that moment rather than from anything a previous press left behind. It succeeds when the panel has a client attached and this is the server that opened it, and fails otherwise, which is what sends the key to komrad open.

Failing is the safe direction: a press that cannot get an answer opens the panel rather than refusing to.

Inherited flags#

FlagTypeDescription
--configstringArray

path to a config TOML, repeatable, later files win over earlier ones

--enginestring

engine to reach, named after a file in the config's engines directory, layered over the config