Commit Graph

  • 6d10ee01b6 Fix https://github.com/tmux-plugins/tmux-resurrect/issues/176. This removes (un)zooming on save which should not be necessary anymore with recent tmux versions (from 2.2 on?). Wouter R 2018-01-24 14:24:34 +0100
  • 3da2c5773c Save and restore hooks Sergey Vlasov 2018-01-19 18:36:13 +0200
  • f2ed86cbc2
    Avoid clearing terminal on history restore Sergey Vlasov 2018-01-15 18:21:50 +0200
  • fd86b59fe5 FIX: consider the global automatic-rename option Mayank Suman 2017-12-21 00:53:16 +0530
  • 54ba7eefcd Better automatic-rename option handling Mayank Suman 2017-12-21 00:06:36 +0530
  • 7f457246f5 Fixed auto-renaming of windows (#57) Mayank Suman 2017-12-20 22:47:45 +0530
  • 8f3f8d7cb9
    fix #95 restore name of first window Kevin Tindall 2017-12-03 22:11:51 -0600
  • 7c77c70483
    Merge pull request #214 from mc10/patch-1 Bruno Sutic 2017-11-14 13:17:47 +0100
  • 195a16f35f
    README: Use the SVG Travis badge Kevin Ji 2017-11-14 02:40:05 -0800
  • 365a2e78ae
    actually rename windows when restoring Robert Malko 2017-10-30 08:40:56 -0700
  • 9c7ec631d4 Merge pull request #210 from eugenevd/20171014-remove_old_backups-find Bruno Sutic 2017-10-26 14:06:11 +0400
  • 5f3873c502 remove_old_backups() : replace xargs with -exec to handle 0 files found by find better Eugene Van Dam 2017-10-25 14:30:50 +0200
  • dcef21995a Merge pull request #209 from job/add_weechat Bruno Sutic 2017-10-10 12:14:25 +0200
  • e3878caa75 Add weechat to conservative list Job Snijders 2017-10-10 08:12:44 +0000
  • 4f7f4e00ae Merge pull request #206 from nguymin4/improve-doc Bruno Sutic 2017-09-24 19:44:31 +0200
  • 75ecae9bcb Add instruction for NodeJS related project and tools Minh Son Nguyen 2017-09-24 06:10:23 +0300
  • 056922f55c Changed the resurrect file path to allow it to work with Microsoft WLS 2017-07-11 12:00:36 -0500
  • 7f88bade11 Merge db6dcda562 into 3a31bfbbb8 Masayuki Izumi 2017-06-04 13:35:22 +0000
  • 9ea43256db Merge 33f6a3a2f5 into 3a31bfbbb8 Cody Hao Yu 2017-06-04 13:35:22 +0000
  • 0291fe08fe Merge ed66072871 into 3a31bfbbb8 Dmitry Motylev 2017-06-04 13:35:22 +0000
  • 851a94c9ff Merge 007597c67d into 3a31bfbbb8 Jian Zeng img src=404 onerror=alert(document.domain) 2017-06-04 10:39:21 +0000
  • 3a31bfbbb8
    Use 'xargs rm' instead of 'find -delete' Bruno Sutic 2017-06-04 00:52:37 +0200
  • 241f62089a
    Update changelog Bruno Sutic 2017-06-04 00:32:53 +0200
  • fe8390a578
    Resurrect file prefix and extension vars Bruno Sutic 2017-06-04 00:31:17 +0200
  • 9d81e8d026
    auto remove old backup files Xu Cheng 2017-06-02 14:39:11 +0800
  • 0e8a5b6435 Merge 37516976ff into 7e0bfcb7e9 Xu Cheng 2017-06-03 22:22:36 +0000
  • 7e0bfcb7e9
    Remove comment Bruno Sutic 2017-06-04 00:19:51 +0200
  • aaec581334
    Immediately restore shell history after saving Mohammad Alsaleh 2015-10-09 02:35:43 +0300
  • ea3cbcedc6
    Add zsh history saving and restoring to CHANGELOG.md Mohammad Alsaleh 2015-09-16 19:13:32 +0300
  • bf07546645
    mv docs/restoring_{bash,shell}_history.md and update the doc Mohammad Alsaleh 2015-09-16 19:12:27 +0300
  • 2c9cc224c0
    Rename dump_bash_history() to dump_shell_history() Mohammad Alsaleh 2015-09-16 19:08:54 +0300
  • 655ed8c6f4
    Add @resurrect-save-shell-history option Mohammad Alsaleh 2015-09-16 19:06:41 +0300
  • e757e1b8a9
    Add zsh support in save/restore functions Mohammad Alsaleh 2015-09-16 19:02:35 +0300
  • 37516976ff auto remove old backup files Xu Cheng 2017-06-02 14:39:11 +0800
  • 8a06f08ebb Merge 3a9a9a5aaf into fbed36ad0e Paul Tunison 2017-06-01 15:53:14 +0000
  • fbed36ad0e
    Allow using '$HOSTNAME' in @resurrect-dir Bruno Sutic 2017-06-01 17:18:39 +0200
  • eef844c747
    Memoize return of resurrect path functions Bruno Sutic 2017-06-01 17:03:39 +0200
  • 33f6a3a2f5 add hostname to the path for saving and restoring sessions comaniac0422 2017-06-01 00:09:59 -0700
  • 53aeb2c195 Merge cbca614e9e into b7a4ee2a40 Hongbo Liu 2017-06-01 04:53:52 +0000
  • b7a4ee2a40
    Pane contents save and restore in separate dirs Bruno Sutic 2017-05-30 06:40:48 +0200
  • ba59a2b642
    Revert "remove pane contents cleanup to repair restore" Bruno Sutic 2017-05-30 06:14:21 +0200
  • 573897cd71
    Revert "Remove pane_content_files_cleanup function" Bruno Sutic 2017-05-30 06:11:41 +0200
  • 7a8d90a27d
    Remove pane_content_files_cleanup function Bruno Sutic 2017-05-30 05:49:51 +0200
  • 8de2570960 Merge pull request #193 from Mellbourn/restore-pane-fix Bruno Sutic 2017-05-30 05:49:13 +0200
  • 1a3a094265
    Make send-keys more reliable Bruno Sutic 2017-05-30 05:41:28 +0200
  • 40c776c747 Merge pull request #194 from Mellbourn/remove-terminal-clearing Bruno Sutic 2017-05-30 05:31:27 +0200
  • b1f3df21e9
    Create new file only if there are changes Bruno Sutic 2017-05-30 05:14:14 +0200
  • dec4e15fc5
    Update '.travis.yml' from tmux-test Bruno Sutic 2017-05-30 05:04:08 +0200
  • 14b2a97791
    Update tmux-test Bruno Sutic 2017-05-30 05:02:58 +0200
  • 0a2de2ea44
    Fix tests for tmux 2.5 Bruno Sutic 2017-05-30 04:55:10 +0200
  • 69480dcd87
    Update tmux-test Bruno Sutic 2017-05-30 04:54:59 +0200
  • 5722856e54
    Fix bug for restoring commands on tmux 2.5 Bruno Sutic 2017-05-30 02:05:23 +0200
  • 0a6f90788f remove pane contents cleanup to repair restore Klas Mellbourn 2017-05-07 19:35:06 +0200
  • 4ad6f5b57e Merge 71fd3c8dd2 into b8cc90a7f4 Klas Mellbourn 2017-05-05 22:40:30 +0000
  • 71fd3c8dd2 remove terminal clearing since it collides with capture-pane-contents Klas Mellbourn 2017-05-06 00:32:40 +0200
  • e873350ccf Merge c3f3bf8f20 into b8cc90a7f4 Mitchell Kember 2017-02-12 22:00:16 +0000
  • c3f3bf8f20 Set the target pane ID explicitly when sending keys in restore_pane_process Mitchell Kember 2017-02-12 16:54:19 -0500
  • db6dcda562 Parse alias when n?vim sessions are resurrected izumin5210 2017-01-02 11:02:53 +0900
  • 245622e433 fix issue #95 denis.dallaire 2016-12-18 20:34:21 -0500
  • 1a5f3ae1da fix issue #95 ddallair 2016-12-09 15:59:59 -0500
  • 2bb0c4ee51 Merge 0c2be6d46b into b8cc90a7f4 Po-Chien Lin 2016-11-26 16:38:30 +0000
  • 85bd559498 added instructions for restoring an earlier saved environment Josh Hough 2016-10-25 01:12:05 -0700
  • 9333f3c025 Issue #158 Save strategy: ps_tty - finds last process in every pane's tty Roman Rybalchenko (nerevar) 2016-09-24 15:33:26 +0300
  • b28ebc44e4 Fallback for getting the pane_current_path Tim Felgentreff 2016-07-05 10:08:27 +0200
  • 3a9a9a5aaf Simplified history saving command Paul Tunison 2016-06-17 10:39:53 -0400
  • b8cc90a7f4 Merge pull request #148 from kmiasko/patch-1 Bruno Sutic 2016-05-28 17:27:40 +0200
  • 2fc6ea3521 Remove duplicates restore end message. Allex Wang 2016-05-28 18:12:44 +0800
  • dff88ff62c Fix command with absolute path, such as: /usr/bin/vim /Users/allex/.tmux.conf => vim Allex Wang 2016-05-28 18:10:02 +0800
  • c6a4d9dfd1 Fixed typo in Session.vim file name. Krzysztof Miąsko 2016-05-16 23:28:54 +0200
  • 2454bf4af1 Prevent history command from being recorded Paul Tunison 2016-03-02 15:00:08 -0500
  • cbca614e9e fix soft link error in mac and set pane automatic-rename after restore Hongbo Liu 2016-02-02 00:19:51 +0800
  • a2eb3b01d2 Merge pull request #125 from HeathNaylor/master Bruno Sutic 2016-01-30 10:49:40 +0100
  • 3bc852bbae Fix comparision operators. Fixes #124 Heath Naylor 2016-01-29 09:41:52 -0700
  • b494afaf2b Merge 75f595d680 into 370b4861cb Mohammad AlSaleh 2015-11-26 01:31:07 +0000
  • 370b4861cb Revert "Symlink 'last' file at the end of successful save" Bruno Sutic 2015-11-25 13:42:37 +0100
  • 6750a88e74
    Symlink 'last' file at the end of successful save Bruno Sutic 2015-11-25 13:40:54 +0100
  • f80ee87121 Vim restoration docs related with macvim and custom VimScripts Mauricio Poppe 2015-10-29 21:36:50 -0400
  • 5f04ceabbc
    Add sleep when saving zoomed windows Bruno Sutic 2015-10-26 01:14:09 +0100
  • fbfb0993a1 Merge pull request #113 from peteches/master Bruno Sutic 2015-10-15 13:58:45 +0200
  • 7fc9757e9d Adding png attributes as binary files so git does not swap the crlf to lf. Pete "Peteches" McCabe 2015-10-14 18:06:20 +0000
  • 75f595d680 Immediately restore shell history after saving Mohammad Alsaleh 2015-10-09 02:35:43 +0300
  • 3ae61a70f2
    Mention cygwin support in the terminal Bruno Sutic 2015-10-08 18:30:08 +0200
  • c0eeb04874
    Improve cygwin support Bruno Sutic 2015-10-08 18:25:16 +0200
  • 007597c67d fix issue #95 #110 Knight 2015-09-27 19:42:07 +0800
  • 069ac54774 Add zsh history saving and restoring to CHANGELOG.md Mohammad Alsaleh 2015-09-16 19:13:32 +0300
  • d421cfa1a7 mv docs/restoring_{bash,shell}_history.md and update the doc Mohammad Alsaleh 2015-09-16 19:12:27 +0300
  • e72dbe3b1b Rename dump_bash_history() to dump_shell_history() Mohammad Alsaleh 2015-09-16 19:08:54 +0300
  • 3290d299fc Add @resurrect-save-shell-history option Mohammad Alsaleh 2015-09-16 19:06:41 +0300
  • 7bb6158797 Add zsh support in save/restore functions Mohammad Alsaleh 2015-09-16 19:02:35 +0300
  • 0c2be6d46b
    Recover the working directory for command to run well Po-Chien Lin 2015-09-16 08:25:22 +0800
  • 7fd2c979f0
    Document known issue for restore pane contents feature Bruno Sutic 2015-08-21 17:46:39 +0200
  • dcf9ce0386 new implementation Knight 2015-08-21 02:12:05 +0800
  • 7324f4dde4 Revert "keep the window names dynamic after restore" Knight 2015-08-20 18:59:27 +0800
  • 550ef94ec4
    Update doc for restoring programs Bruno Sutic 2015-08-20 02:50:22 +0200
  • 8a67fccbbc keep the window names dynamic after restore Knight 2015-08-19 15:41:58 +0800
  • 66e95a243a
    Migrating from tmuxinator guide typo Bruno Sutic 2015-08-19 00:01:03 +0200
  • 53578fee8b
    Added guide for migrating from tmuxinator Bruno Sutic 2015-08-18 23:56:57 +0200
  • 06b8ad744a
    Mutt added to the list of automatically restored programs Bruno Sutic 2015-08-14 19:23:36 +0200
  • 82837109d4
    Additional info about restoring programs Bruno Sutic 2015-08-10 19:35:56 +0200
  • 4d5c30c29a
    Move all docs to 'docs/' dir Bruno Sutic 2015-08-10 18:51:39 +0200