nx.daemon
nx.daemon.status()
nx.daemon.status() -> “connected”|“reconnecting”|“disconnected”|nil The live daemon connection phase, or nil when this session has no daemon link (local). A statusline component renders connected green / reconnecting yellow / disconnected red, and hides itself on nil.
Defined in nx.lua.