Answer the question
In order to leave comments, you need to log in
Is it possible in tmux to stop processes when closing a session?
The process of work I have is in 4 windows. Vim, tests and 2 servers. Is it possible to make it so that when the session stops, the servers and tests stop?
It’s just that I have 2 such projects and in the evening, when I need to rest, I don’t need all the hanging processes.
Answer the question
In order to leave comments, you need to log in
set -g lock-command "vlock"
set -g lock-after-time 90
set -g lock-server on
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question