mirror of
https://github.com/tmux-plugins/tmux-continuum.git
synced 2024-11-14 14:18:48 +00:00
ff63f86678
* moved the locking to a separate function "acquire_lock" * changed $[ ] to $(( )), for consistency with the rest of the file * taking the lock only after checking all other preconditions (they are non-mutating and thread-safe) |
||
---|---|---|
.. | ||
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 |