mirror of
https://github.com/tmux-plugins/tmux-continuum.git
synced 2024-11-21 18:58:46 +00:00
1531b3770a
The issue and fix are described in https://github.com/tmux-plugins/tmux-continuum/issues/16 . Without this change, tmux-continuum works only for one tmux server on the machine. In a multi-user environment (e.g. a shared server), when multiple users are running their own tmux servers, this means that tmux-continuum works only for one of the users. This change enables tmux-continuum for one tmux server per user instead of one tmux server per machine. |
||
---|---|---|
.. | ||
handle_tmux_automatic_start | ||
check_tmux_version.sh | ||
continuum_restore.sh | ||
continuum_save.sh | ||
continuum_status.sh | ||
handle_tmux_automatic_start.sh | ||
helpers.sh | ||
shared.sh | ||
variables.sh |