Commit Graph

79 Commits

Author SHA1 Message Date
Bruno Sutic 95303946b2
v1.3.0 2014-09-20 22:36:42 +02:00
Bruno Sutic 1d09f07d2b
Remove dependency on `pgrep`; use `ps` to get process names
Fixes #43
2014-09-20 22:33:14 +02:00
Bruno Sutic 618769b62f
Update readme 2014-09-20 13:23:42 +02:00
Bruno Sutic fac377bf8c
Add bash to the dependency list 2014-09-10 21:53:38 +02:00
Bruno Sutic dc7561df74
Small readme tweak 2014-09-10 13:26:14 +02:00
Bruno Sutic eb2cd31d4b
Update readme
Do not invite people to negotiate default program restore list.
2014-09-07 10:19:03 +02:00
Bruno Sutic e242ea6d8d
v1.2.1 2014-09-02 22:48:50 +02:00
Bruno Sutic a0a3f2fd56
When a pane is not restored, don't restore it's program 2014-09-02 22:47:38 +02:00
Bruno Sutic d606106f1c
Fix: command prompt not ideal after a restore
Fixes #36
2014-09-02 22:34:00 +02:00
Bruno Sutic d5598d1c61
Update readme 2014-09-01 21:18:15 +02:00
Bruno Sutic db05b2133b
v1.2.0 2014-09-01 20:32:54 +02:00
Bruno Sutic 8368355240
Enable inline strategies when restoring programs 2014-09-01 20:32:27 +02:00
Bruno Sutic 20c5fc40cc
v1.1.0 2014-08-31 11:37:14 +02:00
Bruno Sutic af3cb5db2e
ctrl key mappings; deprecate alt keys 2014-08-31 11:35:58 +02:00
Bruno Sutic deb3e9fdce
Add a reference to other plugins in the readme 2014-08-31 01:38:51 +02:00
Bruno Sutic 3682cf6170
Bugfix: sourcing `variables` file 2014-08-30 21:43:08 +02:00
Bruno Sutic 6255154190
Readme tweak 2014-08-30 17:30:30 +02:00
Bruno Sutic a6eb17f8fd
Fix a link to tpope/vim-obsession 2014-08-30 17:11:14 +02:00
Bruno Sutic 27b9b41e21 Merge pull request #27 from michaelmior/patch-1
Minor README fixes
2014-08-30 16:25:38 +02:00
Michael Mior 4d5557d599 Minor README fixes 2014-08-30 10:24:54 -04:00
Bruno Sutic f5cfa2daa7
Update readme 2014-08-30 14:41:26 +02:00
Bruno Sutic f2533ec0ef
Mention alternative in the readme 2014-08-30 14:40:38 +02:00
Bruno Sutic d0f6f6ca30
v1.0.0 2014-08-30 11:18:26 +02:00
Bruno Sutic 34a1b4647d
Update screencast image in the readme 2014-08-30 10:51:59 +02:00
Bruno Sutic a68a786a73
Add screencast link to the readme 2014-08-30 10:48:59 +02:00
Bruno Sutic 19c981545e
Make the default program running list even more conservative 2014-08-30 00:15:15 +02:00
Bruno Sutic 571bcb8173
Add screencast script 2014-08-30 00:11:51 +02:00
Bruno Sutic 2b259cf11a
Show spinner during the env save process 2014-08-29 19:51:47 +02:00
Bruno Sutic f9ad59900a
Update readme 2014-08-29 19:12:28 +02:00
Bruno Sutic beb54b62fb
v0.4.0 2014-08-29 19:11:21 +02:00
Bruno Sutic bd095e739d
Change plugin name and all the variables 2014-08-29 18:59:14 +02:00
Bruno Sutic e2e55c6faa
v0.3.0 2014-08-29 17:21:27 +02:00
Bruno Sutic cedd1292c1
Restore window zoom state
Close #25
2014-08-29 17:04:00 +02:00
Bruno Sutic 05cf790493
Enable restoring more panes per window
Closes #24
2014-08-29 16:16:21 +02:00
Bruno Sutic f9ef86d604
Do not restore processes within existing panes
Closes #23
2014-08-29 15:50:18 +02:00
Bruno Sutic 9a6e4a1a2c
Make pane restorations idempotent 2014-08-29 12:49:06 +02:00
Bruno Sutic bd13c9bae8
Clean out comments 2014-08-29 01:04:50 +02:00
Bruno Sutic 87b2d75794
Update readme 2014-08-29 01:04:03 +02:00
Bruno Sutic 54f47a4015
Properly restore pane with `top` program
Fixes #17
2014-08-29 00:42:11 +02:00
Bruno Sutic eca38175ff
v0.2.0 2014-08-29 00:19:22 +02:00
Bruno Sutic b8b87a6e29
Improve `irb` restore strategy
Fixes #21
2014-08-29 00:17:02 +02:00
Bruno Sutic 8cbc18e130
Move contributing guidelines to a separate file 2014-08-28 23:48:21 +02:00
Bruno Sutic cfe8e7979b
Restoring programs with arguments; improve process matching
Closes #20, closes #19
2014-08-28 23:48:04 +02:00
Bruno Sutic 093627ce0a
Update readme 2014-08-28 16:43:32 +02:00
Bruno Sutic 0da279e4cd
"vi, irb, pry" are restored by default 2014-08-28 14:35:49 +02:00
Bruno Sutic 884a5e9c19
Improve default restored program command matching 2014-08-28 13:53:09 +02:00
Bruno Sutic 8cb5b21e2f
Fix #18: improve vim 'session' strategy 2014-08-28 13:43:04 +02:00
Bruno Sutic ee1ab0c728
v0.1.0 2014-08-28 13:20:45 +02:00
Bruno Sutic 18f4d1099e
Spin a spinner while tmux sessions are restored
Closes #16
2014-08-28 12:58:07 +02:00
Bruno Sutic 655bdb9a75
Refactor checking if tmux session file exists 2014-08-28 12:45:48 +02:00