Today I learned a very helpful tmux
switch.
If, for any reason, you want to detach all other clients from a running session one can use the -d
switch on the command line:
1 | $ tmux ls |
Today I learned a very helpful tmux
switch.
If, for any reason, you want to detach all other clients from a running session one can use the -d
switch on the command line:
1 | $ tmux ls |