Commit Graph

  • 601366be6d Support for restoring neovim sessions Bruno Sutic 2014-11-09 16:42:53 +01:00
  • 831fc5a458 allow relative paths in @resurrect-dir Italo Cunha 2014-11-07 11:52:21 -02:00
  • 059686ab6c Merge pull request #55 from rburny/master Bruno Sutic 2014-10-26 16:59:41 +01:00
  • 488f086fa5 Add a note about HISTCONTROL to README. Radoslaw Burny 2014-10-26 02:17:12 +02:00
  • fcf7ca13f0 Only save pane history if its not running any program (other than Bash shell). Fixes a bug where 'history -w' was sent to pane running Bash script. Radoslaw Burny 2014-10-26 01:30:00 +02:00
  • e38eed7dae v1.4.0 v1.4.0 Bruno Sutic 2014-10-25 18:46:15 +02:00
  • a35d5f9b90 Update changelog & readme for the zoomed windows feature Bruno Sutic 2014-10-25 18:43:56 +02:00
  • 0b496dd228 Removing the last_resized variable Arno Mayrhofer 2014-10-25 01:19:56 +02:00
  • ad52ade4bf Preserving layout of zoomed windows across restores Arno Mayrhofer 2014-10-25 01:12:39 +02:00
  • 3ba092459a Merge pull request #49 from tmux-plugins/bash_history Bruno Sutic 2014-10-20 23:17:46 +02:00
  • 6a6d65b98a Update the readme Bruno Sutic 2014-10-20 23:16:56 +02:00
  • f3fe4acc39 Document bash restore history feature Bruno Sutic 2014-10-17 22:40:15 +02:00
  • 8684d4592b Flag gate the bash history restore feature Bruno Sutic 2014-10-17 22:33:29 +02:00
  • 8328de41d8 Update changelog Bruno Sutic 2014-10-17 17:47:10 +02:00
  • 94985fc500 Extract save_shell_history to a separate function Bruno Sutic 2014-10-17 17:45:49 +02:00
  • 81982b5114 Add bash history saving and restoring (first version). Radoslaw Burny 2014-10-13 00:47:44 +02:00
  • a73c465e47 Add issue video screenshot Bruno Sutic 2014-10-07 13:55:23 +02:00
  • 4ba0e398b9 Document tmux env save dir Bruno Sutic 2014-10-06 12:59:14 +02:00
  • 8fd38588c0 Fix ps command flags for FreeBSD Bruno Sutic 2014-09-29 13:39:41 +02:00
  • a7fe9dcac3 Command line script that fully restores tmux environment Bruno Sutic 2014-09-24 14:33:46 +02:00
  • ec9f68cad5 Quote arguments in tmux display-message Bruno Sutic 2014-09-24 14:30:05 +02:00
  • 94594efdb0 Small bugfix: text command arguments Bruno Sutic 2014-09-24 14:23:03 +02:00
  • 1b79eb2f63 Rename default strategy to ps Bruno Sutic 2014-09-21 15:12:35 +02:00
  • 8ebda79f68 Implement save command strategy gdb Bruno Sutic 2014-09-21 00:08:40 +02:00
  • ae9083e695 Implement save command strategy: pgrep Bruno Sutic 2014-09-20 23:53:51 +02:00
  • 9f7050aaae Use a strategy when fetching pane full command Bruno Sutic 2014-09-20 23:47:15 +02:00
  • 99abfa5f13 Small readme update Bruno Sutic 2014-09-20 22:45:37 +02:00
  • 95303946b2 v1.3.0 v1.3.0 Bruno Sutic 2014-09-20 22:36:42 +02:00
  • 1d09f07d2b Remove dependency on pgrep; use ps to get process names Bruno Sutic 2014-09-20 22:33:14 +02:00
  • 618769b62f Update readme Bruno Sutic 2014-09-20 13:23:42 +02:00
  • fac377bf8c Add bash to the dependency list Bruno Sutic 2014-09-10 21:53:38 +02:00
  • dc7561df74 Small readme tweak Bruno Sutic 2014-09-10 13:26:14 +02:00
  • eb2cd31d4b Update readme Bruno Sutic 2014-09-07 10:19:03 +02:00
  • e242ea6d8d v1.2.1 v1.2.1 Bruno Sutic 2014-09-02 22:48:50 +02:00
  • a0a3f2fd56 When a pane is not restored, don't restore it's program Bruno Sutic 2014-09-02 22:47:38 +02:00
  • d606106f1c Fix: command prompt not ideal after a restore Bruno Sutic 2014-09-02 22:34:00 +02:00
  • d5598d1c61 Update readme Bruno Sutic 2014-09-01 21:18:15 +02:00
  • db05b2133b v1.2.0 v1.2.0 Bruno Sutic 2014-09-01 20:32:54 +02:00
  • 8368355240 Enable inline strategies when restoring programs Bruno Sutic 2014-09-01 19:41:33 +02:00
  • 20c5fc40cc v1.1.0 Bruno Sutic 2014-08-31 11:37:14 +02:00
  • af3cb5db2e ctrl key mappings; deprecate alt keys Bruno Sutic 2014-08-31 11:35:58 +02:00
  • deb3e9fdce Add a reference to other plugins in the readme Bruno Sutic 2014-08-31 01:38:51 +02:00
  • 3682cf6170 Bugfix: sourcing variables file Bruno Sutic 2014-08-30 21:42:39 +02:00
  • 6255154190 Readme tweak Bruno Sutic 2014-08-30 17:30:30 +02:00
  • a6eb17f8fd Fix a link to tpope/vim-obsession Bruno Sutic 2014-08-30 17:11:14 +02:00
  • 27b9b41e21 Merge pull request #27 from michaelmior/patch-1 Bruno Sutic 2014-08-30 16:25:38 +02:00
  • 4d5557d599 Minor README fixes Michael Mior 2014-08-30 10:24:54 -04:00
  • f5cfa2daa7 Update readme Bruno Sutic 2014-08-30 14:41:26 +02:00
  • f2533ec0ef Mention alternative in the readme Bruno Sutic 2014-08-30 14:40:38 +02:00
  • d0f6f6ca30 v1.0.0 v1.0.0 Bruno Sutic 2014-08-30 11:18:26 +02:00
  • 34a1b4647d Update screencast image in the readme Bruno Sutic 2014-08-30 10:51:59 +02:00
  • a68a786a73 Add screencast link to the readme Bruno Sutic 2014-08-30 10:48:59 +02:00
  • 19c981545e Make the default program running list even more conservative Bruno Sutic 2014-08-30 00:15:15 +02:00
  • 571bcb8173 Add screencast script Bruno Sutic 2014-08-30 00:11:51 +02:00
  • 2b259cf11a Show spinner during the env save process Bruno Sutic 2014-08-29 19:51:47 +02:00
  • f9ad59900a Update readme Bruno Sutic 2014-08-29 19:12:28 +02:00
  • beb54b62fb v0.4.0 v0.4.0 Bruno Sutic 2014-08-29 19:11:21 +02:00
  • bd095e739d Change plugin name and all the variables Bruno Sutic 2014-08-29 18:59:14 +02:00
  • e2e55c6faa v0.3.0 v0.3.0 Bruno Sutic 2014-08-29 17:21:27 +02:00
  • cedd1292c1 Restore window zoom state Bruno Sutic 2014-08-29 17:04:00 +02:00
  • 05cf790493 Enable restoring more panes per window Bruno Sutic 2014-08-29 16:16:03 +02:00
  • f9ef86d604 Do not restore processes within existing panes Bruno Sutic 2014-08-29 13:42:48 +02:00
  • 9a6e4a1a2c Make pane restorations idempotent Bruno Sutic 2014-08-29 12:49:06 +02:00
  • bd13c9bae8 Clean out comments Bruno Sutic 2014-08-29 01:04:50 +02:00
  • 87b2d75794 Update readme Bruno Sutic 2014-08-29 01:04:03 +02:00
  • 54f47a4015 Properly restore pane with top program Bruno Sutic 2014-08-29 00:41:13 +02:00
  • eca38175ff v0.2.0 v0.2.0 Bruno Sutic 2014-08-29 00:19:22 +02:00
  • b8b87a6e29 Improve irb restore strategy Bruno Sutic 2014-08-29 00:17:02 +02:00
  • 8cbc18e130 Move contributing guidelines to a separate file Bruno Sutic 2014-08-28 23:43:16 +02:00
  • cfe8e7979b Restoring programs with arguments; improve process matching Bruno Sutic 2014-08-28 23:39:53 +02:00
  • 093627ce0a Update readme Bruno Sutic 2014-08-28 16:43:32 +02:00
  • 0da279e4cd "vi, irb, pry" are restored by default Bruno Sutic 2014-08-28 14:35:49 +02:00
  • 884a5e9c19 Improve default restored program command matching Bruno Sutic 2014-08-28 13:53:09 +02:00
  • 8cb5b21e2f Fix #18: improve vim 'session' strategy Bruno Sutic 2014-08-28 13:43:04 +02:00
  • ee1ab0c728 v0.1.0 v0.1.0 Bruno Sutic 2014-08-28 13:20:09 +02:00
  • 18f4d1099e Spin a spinner while tmux sessions are restored Bruno Sutic 2014-08-28 12:58:07 +02:00
  • 655bdb9a75 Refactor checking if tmux session file exists Bruno Sutic 2014-08-28 12:45:01 +02:00
  • 3da5d61b5b v0.0.5 v0.0.5 Bruno Sutic 2014-08-28 01:11:56 +02:00
  • 5509256a02 Update readme Bruno Sutic 2014-08-28 01:09:55 +02:00
  • cde50d4d92 Command strategies; restore vim sessions Bruno Sutic 2014-08-28 00:43:31 +02:00
  • 07bba0fde7 Update readme Bruno Sutic 2014-08-27 21:31:10 +02:00
  • 1e945c2cac Enable selectively restoring processes Bruno Sutic 2014-08-27 16:15:07 +02:00
  • 7f50660918 User option for disabling pane process restoring Bruno Sutic 2014-08-27 13:12:32 +02:00
  • cbf58ac613 Restore all pane processes Bruno Sutic 2014-08-27 00:11:13 +02:00
  • 2edd3ff98d v0.0.4 v0.0.4 Bruno Sutic 2014-08-26 20:58:18 +02:00
  • bcad7cd1ea Bugfix: correct pane ordering in window Bruno Sutic 2014-08-26 20:56:40 +02:00
  • 4d5c0a2a0d Improve active/alternate window restoring Bruno Sutic 2014-08-26 20:29:55 +02:00
  • 8051fb9d36 Restore pane layout for each window Bruno Sutic 2014-08-26 20:19:34 +02:00
  • a649614a20 v0.0.3 v0.0.3 Bruno Sutic 2014-08-26 19:18:24 +02:00
  • 8166fa2602 Restore active and alternate window for each session Bruno Sutic 2014-08-26 19:16:51 +02:00
  • ecc42c5a56 Save and restore active pane Bruno Sutic 2014-08-26 18:54:39 +02:00
  • aa8f323b8b Improved handling of fields that can be empty Bruno Sutic 2014-08-26 17:51:56 +02:00
  • c78a38803a Bugfix: non-existing window names Bruno Sutic 2014-08-26 17:28:40 +02:00
  • 877780eb02 Save and restore current and alternate session Bruno Sutic 2014-08-26 17:23:20 +02:00
  • 8ba7d6d873 v0.0.2 v0.0.2 Bruno Sutic 2014-08-26 16:08:09 +02:00
  • c993e9ff00 Add readme Bruno Sutic 2014-08-26 16:07:04 +02:00
  • 81ed0811b4 Error msg if saved session file doesn't exist Bruno Sutic 2014-08-26 15:52:07 +02:00
  • 732d53cede Support only Tmux v1.9 or greater Bruno Sutic 2014-08-26 15:47:31 +02:00
  • 5c2853a55f Sessions directory is configurable Bruno Sutic 2014-08-26 15:40:50 +02:00
  • 70d78e8d73 Saving a session does not override the previous one Bruno Sutic 2014-08-26 15:31:47 +02:00