Commit Graph

  • 0698e8f4b1 Merge pull request #132 from rmartine-ias/osx-added-plist master Bruno Sutic 2024-01-20 13:37:57 +01:00
  • e8be48e5e9 Only add macOS .plist file if contents have changed Riley Martine 2023-12-08 13:26:39 -07:00
  • 3e4bc35da4 Merge pull request #112 from yevgenykuz/iterm-syntax-errors Bruno Sutic 2022-07-19 13:08:24 +02:00
  • fa60087d41 Fix syntax errors in auto-start osx iterm script Yevgeny Kuznetsov 2022-07-19 04:28:40 -04:00
  • 26afaffb2c Merge pull request #109 from mattkatz/fix-systemd-control-group Bruno Sutic 2022-06-11 13:21:57 +02:00
  • 514093f429 Update systemd_enable.sh Matt Katz 2022-06-10 12:17:00 -04:00
  • bb4832c31a Merge pull request #108 from dotysan/master Bruno Sutic 2022-06-10 08:25:04 +02:00
  • 824eefb18b fix b0rk link to systemd details Curtis Doty 2022-06-09 19:37:02 +00:00
  • 9329afa932 Add Sven Vowe @nuclearglow as a systemd maintainer Bruno Sutic 2022-06-03 10:57:42 +02:00
  • 0ad6174ec5 Style fixes Bruno Sutic 2022-05-30 08:45:23 +02:00
  • 64a059996f Merge pull request #106 from UbiquitousPhoton/fix_systemd_install Bruno Sutic 2022-05-30 08:26:36 +02:00
  • 3d10915bfa Fix systemd unit install on clean system Paul Elliott 2022-05-18 16:54:56 +01:00
  • fc2f31d795 Merge pull request #103 from mattkatz/fix-tmux-systemd-path Bruno Sutic 2022-01-25 16:31:49 +01:00
  • 280f9bdffb switch from which to command -v for tmux invoke mattkatz 2022-01-20 18:28:17 -05:00
  • 912149820b Merge pull request #27 from knopki/patch-1 Bruno Sutic 2021-12-02 09:01:08 +01:00
  • c02b4ec711 Merge pull request #53 from andydna/andydna Bruno Sutic 2021-12-02 09:00:17 +01:00
  • f5e554a31d Merge pull request #100 from primeapple/master Bruno Sutic 2021-12-01 21:33:36 +01:00
  • 669c3cfcc3 different tmux installation paths for systemd Toni Müller 2021-12-01 15:16:27 +01:00
  • 44e6be6222 Merge pull request #98 from studgeek/patch-1 Bruno Sutic 2021-09-11 11:10:12 +02:00
  • 8169204079 Update doc that status line needs to be on David Rees 2021-09-10 12:06:23 -07:00
  • 6e58336c28 Merge pull request #93 from ahaasler/add-restore-max-delay-option Bruno Sutic 2021-06-08 10:37:40 +02:00
  • aaf3515048 Add option to set restore max delay Adrian Haasler García 2021-06-05 14:49:32 +02:00
  • c7f12ce825 Merge pull request #91 from kqwyf/master Bruno Sutic 2021-04-28 11:29:05 +02:00
  • 4c84c4062f enable user to set the path of tmux-resurrect's save.sh. replace the hard-coded path by a more elegant one. kqwyf 2021-04-28 13:58:44 +08:00
  • 3845e73f94 Merge pull request #89 from alfredbez/patch-1 Bruno Sutic 2021-03-13 11:50:07 +01:00
  • 8a1ec81012 Link to tmux-resurrect for restoring previously saved environment instructions Alfred Bez 2021-03-12 13:15:04 +01:00
  • 844e808293 Merge pull request #88 from dsedivec/patch-1 Bruno Sutic 2021-03-10 15:58:52 +01:00
  • f32dd4e093 Delete stray lines at end of script Dale Sedivec 2021-03-10 03:36:32 -06:00
  • 113826b161 Merge pull request #87 from evandroforks/master Bruno Sutic 2020-12-19 14:45:22 +01:00
  • 5a75f0716a Merge pull request #85 from chrisminton/alacritty-start-option Bruno Sutic 2020-12-19 14:34:30 +01:00
  • 7d9d43b8a5 Fixed scripts/handle_tmux_automatic_start/README.md symlink evandrocoan 2020-12-05 15:05:38 -03:00
  • 154e386bbe feat: add alacritty to the list of auto start terminals Chris Minton 2020-12-01 00:00:06 +00:00
  • 26eb5ffce0 Merge pull request #82 from nivnadler/readme_known_issues Bruno Sutic 2020-10-17 09:49:10 +02:00
  • 6a5c81dcf2 README: Added known issues section Niv Nadler 2020-10-16 22:13:48 +03:00
  • 9aac5ec934 Merge pull request #80 from revolter/patch-1 Bruno Sutic 2020-09-02 09:44:01 +02:00
  • b03d1c0c84 Fix incorrect config file name Iulian Onofrei 2020-09-01 19:54:02 +03:00
  • 432d243e03 Merge pull request #78 from revolter/patch-1 Bruno Sutic 2020-08-13 11:27:45 +02:00
  • 8ad59245dc Fix typos in README Iulian Onofrei 2020-08-13 11:27:16 +03:00
  • 4f2bc93c58 Merge pull request #77 from lexjacobs/patch-1 Bruno Sutic 2020-07-15 08:36:41 +02:00
  • 52e9b44965 Update faq page about remove_old_backups() Alex Jacobs 2020-07-13 11:04:02 -07:00
  • b84edbcb11 Rename variable and function names Bruno Sutic 2020-07-08 09:10:46 +02:00
  • cf5715d5fa chore: use tabs instead of spaces for formatting Dillon Lees 2020-07-07 10:16:53 -04:00
  • 9f0cf6581b feat: add kitty to the list of supported terminals for automatic start Dillon Lees 2020-07-06 02:00:50 -04:00
  • 1531b3770a Fix for multiple users on the same machine v9v 2018-02-23 19:09:57 +01:00
  • 7f99beee1d Update changelog Bruno Sutic 2019-07-13 17:07:06 +02:00
  • 9f3cbc7e12 Merge pull request #61 from v9v/fix-autosave-race Bruno Sutic 2019-07-13 17:04:13 +02:00
  • ff63f86678 continuum_save.sh: Improvements to locking code v9v 2019-07-13 14:16:42 +02:00
  • 3917404668 Fix race condition in saving lock v9v 2019-07-09 10:46:56 +02:00
  • 800488ca6f Replace flock with mkdir v9v 2019-07-08 15:58:42 +02:00
  • 10e612d72c Handle missing flock v9v 2019-07-05 19:33:12 +02:00
  • 721890d22f Fix race condition in autosave v9v 2019-07-04 19:35:47 +02:00
  • 100498d0c2 Update README.md Bruno Sutic 2019-04-19 12:46:39 +02:00
  • 10c6d73791 Merge pull request #58 from diegoximenes/fix/automatic_restore Bruno Sutic 2019-03-04 14:54:54 +01:00
  • 509e898da6 Fix automatic restore. Diego Ximenes Mendes 2019-03-02 09:49:42 -03:00
  • 4e2279688d Fix auto-restore feature Bruno Sutic 2019-02-07 13:32:58 +01:00
  • f1197ab2d2 don't overwrite systemd unit file if it already exists andydna 2018-11-28 11:11:12 -06:00
  • 90f4a00c41 Merge pull request #41 from neynt/master Bruno Sutic 2017-10-19 12:18:10 +02:00
  • 6ed3078f47 Make user systemd dir if it doesn't exist neynt 2017-10-14 11:25:00 -04:00
  • 63677088d9 Merge pull request #38 from JakobGM/patch-1 Bruno Sutic 2017-09-29 14:50:59 +02:00
  • ed7669eadf Use correct name for tmux configuration file Jakob Gerhard Martinussen 2017-09-29 11:43:24 +02:00
  • bbe707ec3d systemd_enable.sh: is_enabled -> is-enabled Sergey Korolev 2016-09-17 03:23:28 +03:00
  • 499b6a7e4e Merge pull request #17 from jarosser06/rm_hardcoded_home Bruno Sutic 2016-01-23 16:57:14 +01:00
  • 438e50d54f replaced hardcoded home directory in Systemd ExecStop with HOME variable Jim Rosser 2016-01-23 09:39:06 -06:00
  • d21e477f16 Added extra docs explaining systemd ExecStart quirks. Pete Peteches McCabe 2016-01-07 23:57:26 +00:00
  • 3ed7db77f2 Re-named tmux variable to maintain consistency. Pete Peteches McCabe 2016-01-07 23:43:03 +00:00
  • 328d070787 Removing debug opts. Pete Peteches McCabe 2016-01-07 23:07:31 +00:00
  • 409726b3f9 Updated docs. Pete Peteches McCabe 2015-11-30 08:13:59 +00:00
  • 53853713eb Swiched default command to new-session -d Pete Peteches McCabe 2015-11-30 08:11:59 +00:00
  • fb52a173b8 Switched to forking to better represent server nature of tmux. Pete Peteches McCabe 2015-11-30 08:09:48 +00:00
  • b495ea2912 set default tmux start command to new-session Pete Peteches McCabe 2015-11-28 18:48:51 +00:00
  • 4b84886e86 Corrected some spelling. Pete Peteches McCabe 2015-11-28 18:46:19 +00:00
  • 5c252cfba9 Added docs for systemd usage. Pete Peteches McCabe 2015-11-28 18:36:02 +00:00
  • 65d627af30 Removed automatic restore as screwed pane organisation. Pete Peteches McCabe 2015-11-27 18:21:47 +00:00
  • a9cbf68546 Added defaults for tmux start command variable. Pete Peteches McCabe 2015-11-26 08:33:06 +00:00
  • 05a4a827e5 initial stab at systemd support for tmux-continuum Pete Peteches McCabe 2015-11-23 18:28:38 +00:00
  • 15649e9d07 Merge pull request #15 from tmux-plugins/continuum_status Bruno Sutic 2015-12-26 23:51:55 +01:00
  • d0cebe0804 Continuum status Bruno Sutic 2015-11-29 18:28:51 +01:00
  • 460350fa36 Mention cygwin support in the readme Bruno Sutic 2015-10-08 18:46:50 +02:00
  • 186c2b9e9b Move all docs to 'docs/' dir Bruno Sutic 2015-10-08 18:44:32 +02:00
  • 4ca58931cc Readme update Bruno Sutic 2015-10-08 18:40:24 +02:00
  • bc202971db Extract docs to separate files Bruno Sutic 2015-10-08 18:38:27 +02:00
  • 7d875dfabe Update plugin installation instructions Bruno Sutic 2015-08-10 20:35:34 +02:00
  • 46e0e00234 v3.1.0 v3.1.0 Bruno Sutic 2015-03-14 15:56:37 +01:00
  • d6ac017d1d Bugfix: do not count tmux source-file as tmux process Bruno Sutic 2015-03-14 15:55:00 +01:00
  • f821d353ea Bugfix: "auto restore" feature not working on tmux 1.9a Bruno Sutic 2015-02-20 23:20:10 +01:00
  • bdc47273d3 Properly quote scripts Bruno Sutic 2015-02-20 15:48:36 +01:00
  • 886b373dcd v3.0.0 v3.0.0 Bruno Sutic 2015-02-20 14:58:30 +01:00
  • 0d68c0cdce Mention plugin rename in the readme Bruno Sutic 2015-02-20 14:58:12 +01:00
  • 72e6bd7f9a Update readme Bruno Sutic 2015-02-20 14:15:43 +01:00
  • 20a83738c0 Rename the plugin to 'tmux-continuum' Bruno Sutic 2015-02-20 13:38:09 +01:00
  • 7f0e7268a6 v2.2.0 v2.2.0 Bruno Sutic 2015-02-20 02:59:47 +01:00
  • e384ce1040 Document tmux multi-server behavior in the readme Bruno Sutic 2015-02-20 02:59:15 +01:00
  • c720876da0 Check if auto-save interpolation present before adding it Bruno Sutic 2015-02-20 02:06:24 +01:00
  • fb641881c2 Don't start auto-saving if another tmux server is running Bruno Sutic 2015-02-20 02:05:58 +01:00
  • 297e5b6993 Improve initial plugin save delay Bruno Sutic 2015-02-20 00:53:42 +01:00
  • ab3e951cfa Do not auto-restore tmux env if there's another tmux server already running Bruno Sutic 2015-02-19 16:24:00 +01:00
  • 4939459f33 Improve 'tmux auto start' readme Bruno Sutic 2015-02-19 22:57:57 +01:00
  • 1acd25cff2 Change restore script function name Bruno Sutic 2015-02-19 13:53:06 +01:00
  • 061f024c0a Bugfixes for Terminal.app and iTerm tmux start scripts Bruno Sutic 2015-02-19 13:43:41 +01:00
  • 2ddf7b9c48 v2.1.0 v2.1.0 Bruno Sutic 2015-02-18 16:52:43 +01:00