On this page
server.DaemonIdentity
- Module
- server
- Package
- @libtmux/libtmux
- Source
- packages/libtmux/src/server.ts
-
Which tmux daemon answered, as tmux itself reports it.
A socket path names a place, not a process:
kill-serverand a restart give a new daemon the same path, and that daemon numbers its panes from%0again. The pid alone is not enough — pids are reused — so the start time goes with it.
0 declared, 0 inherited