tmux-continuum/scripts
Shubham Shukla ec92b3c6b1 Fix num tmux process and continuum status
1) There can be other scripts whose name starts with tmux for eg
tmux-mem-cpu-load, because of this the
number_tmux_processes_except_current_server returned 2 even though there
was only 1 server(which it excludes) and 1 client.
2) By default continuum_status returned off even though the default
interval was 15 min.
2016-10-23 19:43:00 +05:30
..
handle_tmux_automatic_start replaced hardcoded home directory in Systemd ExecStop with HOME variable 2016-01-23 09:39:06 -06: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 Properly quote scripts 2015-02-20 15:48:36 +01:00
continuum_status.sh Fix num tmux process and continuum status 2016-10-23 19:43:00 +05:30
handle_tmux_automatic_start.sh Removing debug opts. 2016-01-09 16:28:47 +01:00
helpers.sh Fix num tmux process and continuum status 2016-10-23 19:43:00 +05:30
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