Skip to content

Stay safe, stay isolated

Compare
Choose a tag to compare
@zdykstra zdykstra released this 06 Apr 19:51
· 41 commits to master since this release

Included in this release is the --poe|P option. This option, when enabled, can be used to automatically clean up a session on tmuxc exit.

  • --poe none: no action taken
  • --poe ephemeral: if the session is marked as ephemeral, it will be removed via kill-session on tmuxc exit
  • --poe any: regardless of the session type, it is removed on tmuxc exit. Use this option cautiously!