mirror of
https://github.com/wez/wezterm.git
synced 2024-11-28 09:12:19 +03:00
9b9bd0ae8c
Define a way to compute a client ID and pass that through to the mux server when verifying version compatibility. Once associated, the session handler will keep some metadata updated in the mux. A new cli subcommand exposes the info: ``` ; ./target/debug/wezterm cli list-clients USER HOST PID CONNECTED IDLE WORKSPACE wez mba.localdomain 52979 30.009225s 1.009225s ``` refs: #1531 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |