mirror of
https://github.com/tmux/tmux.git
synced 2026-09-25 22:18:23 +00:00
1310ea2729c4f51b9de29c10fb7ea176345cfd44
Remove the internal tmux locking and instead detach each client and run the command specified by a new option "lock-command" (by default "lock -np") in each client. This means each terminal has to be unlocked individually but simplifies the code and allows the system password to be used to unlock. Note that the set-password command is gone, so it will need to be removed from configuration files, and the -U command line flag has been removed. This is the third protocol version change so again it is best to stop the tmux server before upgrading.
Description
tmux source code
62 MiB
Languages
C
72.7%
Shell
19.6%
Roff
5.6%
Yacc
0.9%
M4
0.7%
Other
0.4%