tmux-continuum/scripts
v9v 1531b3770a
Fix for multiple users on the same machine
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.
2020-02-29 01:37:58 +01:00
..
handle_tmux_automatic_start Make user systemd dir if it doesn't exist 2017-10-14 11:25:00 -04:00
check_tmux_version.sh First working version 2015-02-11 15:43:37 +01:00
continuum_restore.sh Rename the plugin to 'tmux-continuum' 2015-02-20 13:38:09 +01:00
continuum_save.sh continuum_save.sh: Improvements to locking code 2019-07-13 14:16:42 +02:00
continuum_status.sh Continuum status 2015-11-29 18:36:13 +01:00
handle_tmux_automatic_start.sh Removing debug opts. 2016-01-09 16:28:47 +01:00
helpers.sh Fix for multiple users on the same machine 2020-02-29 01:37:58 +01:00
shared.sh More bugfixing 2015-02-12 15:52:10 +01:00
variables.sh Re-named tmux variable to maintain consistency. 2016-01-09 16:28:48 +01:00