Commit Graph

14 Commits

Author SHA1 Message Date
Pete Peteches McCabe
328d070787
Removing debug opts. 2016-01-09 16:28:47 +01:00
Pete Peteches McCabe
fb52a173b8
Switched to forking to better represent server nature of tmux.
- Also added RestartSec option to fix minor issues with restarts trying to
  start the server before it had fully shutdown.
2016-01-09 16:28:44 +01:00
Pete Peteches McCabe
65d627af30
Removed automatic restore as screwed pane organisation.
- this caused issues with the restore missing some processes and putting
  others in the wrong place.

- I think this may need some work with the tmux-resurrect plugin to fix if auto
  restore is to be used.
2016-01-09 16:28:41 +01:00
Pete Peteches McCabe
a9cbf68546
Added defaults for tmux start command variable. 2016-01-09 16:28:40 +01:00
Pete Peteches McCabe
05a4a827e5
initial stab at systemd support for tmux-continuum 2016-01-09 16:28:39 +01:00
Bruno Sutic
186c2b9e9b
Move all docs to 'docs/' dir 2015-10-08 18:44:32 +02:00
Bruno Sutic
20a83738c0
Rename the plugin to 'tmux-continuum' 2015-02-20 13:38:09 +01:00
Bruno Sutic
e384ce1040
Document tmux multi-server behavior in the readme 2015-02-20 02:59:15 +01:00
Bruno Sutic
4939459f33 Improve 'tmux auto start' readme 2015-02-19 22:58:10 +01:00
Bruno Sutic
061f024c0a
Bugfixes for Terminal.app and iTerm tmux start scripts 2015-02-19 13:43:41 +01:00
Bruno Sutic
57226cfb97
Docs for tmux auto start feature 2015-02-18 16:52:14 +01:00
Bruno Sutic
b82aa1d343
Bugfixes for launchd plist on OS X 2015-02-18 16:24:01 +01:00
Bruno Sutic
dd82e770bd
Enable customizing 'tmux auto start' for OS X 2015-02-18 15:14:11 +01:00
Bruno Sutic
61ff39584a
Enable easy 'tmux auto start' configuration 2015-02-17 17:13:48 +01:00