tmux-continuum/scripts
v9v ff63f86678
continuum_save.sh: Improvements to locking code
* 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)
2019-07-13 14:16:42 +02: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 Bugfix: do not count tmux source-file as tmux process 2015-03-14 15:55:00 +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