Skip to content
  • v9v's avatar
    Fix for multiple users on the same machine · 1531b377
    v9v authored
    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.
    1531b377
To find the state of this project's repository at the time of any of these versions, check out the tags.