Screen detach¶
This plugin will set your status to away if you detach your screen.
The default behaviour is to check for both tmux and screen (in that order).
Configuration options¶
- use_screen¶
Default:
trueTry to find an attached screen.
- use_tmux¶
Default:
trueTry to find and attached tmux.
- use_csi¶
Default:
falseUse client state indication to limit bandwidth (thus CPU) usage when detached. WARNING: using CSI together with chatrooms will result in inaccurate logs due to presence filtering or other inaccuracies.