Commit Graph

64 Commits (master)

Author SHA1 Message Date
Bruno Sutic 6050d2d8d8
Remove deprecated "restoring shell history" 2022-04-10 08:58:27 +02:00
alfredbez afcddf8b9e Add link to how-to restore to a previously saved environment 2021-03-12 13:10:21 +01:00
Bruno Sutic d7825683d1
Deprecate restoring shell history
"restoring shell history" feature is very invasive and dirty. I propose
removing it in the future without the replacement.

I worry it spoils the first experience of using this plugin for users
that accidentally turn it on and don't know how to turn it off, see
https://github.com/tmux-plugins/tmux-resurrect/issues/288

Also, it hurts me to reject PRs that improve the feature.

Thoughts?
2019-08-27 13:26:29 +02:00
Bruno Sutic e3f05dd34f
Update README.md 2019-04-19 12:44:26 +02:00
Sergey Vlasov 0133c7a96a Save and restore hooks 2018-08-17 20:19:27 +01:00
Kevin Ji 195a16f35f
README: Use the SVG Travis badge 2017-11-14 02:40:05 -08:00
Job Snijders e3878caa75 Add weechat to conservative list 2017-10-10 08:12:44 +00:00
Mohammad Alsaleh bf07546645
mv docs/restoring_{bash,shell}_history.md and update the doc
Signed-off-by: Mohammad Alsaleh <CE.Mohammad.AlSaleh@gmail.com>
2017-06-04 00:16:53 +02:00
Bruno Sutic 3ae61a70f2
Mention cygwin support in the terminal 2015-10-08 18:30:08 +02:00
Bruno Sutic 53578fee8b
Added guide for migrating from tmuxinator 2015-08-18 23:56:57 +02:00
Bruno Sutic 06b8ad744a
Mutt added to the list of automatically restored programs 2015-08-14 19:23:36 +02:00
Bruno Sutic 4d5c30c29a
Move all docs to 'docs/' dir 2015-08-10 18:56:50 +02:00
Bruno Sutic cb6e31e12f
Update readme 2015-07-07 18:03:10 +02:00
Bruno Sutic 8ca7c5374f
Update readme wording 2015-07-07 02:33:53 +02:00
Bruno Sutic ab91fe1cb5
Readme update for TPM changes 2015-07-07 02:31:18 +02:00
Bruno Sutic 6a6a87626a
Add 'save&restore pane contents' feature to changelog and readme 2015-04-02 15:20:32 +02:00
Bruno Sutic 5d46aa27d0
Update readme 2015-03-18 02:33:13 +01:00
Bruno Sutic 781b5104e4
Add travis badge to the readme 2015-02-23 01:21:13 +01:00
Bruno Sutic 8b183f373f
Readme update 2015-02-20 14:18:24 +01:00
Bruno Sutic 5c1105c579
Update readme 2015-02-20 14:16:46 +01:00
Bruno Sutic 3dd5441d42
Link to tmux-continuum instead of tmux-resurrect-auto 2015-02-20 13:44:46 +01:00
Bruno Sutic 703df121e2
Readme update 2015-02-12 15:31:32 +01:00
Bruno Sutic 2bc9bc0dd7
Mention tmux-resurrect-auto in the readme 2015-02-12 14:21:16 +01:00
Bruno Sutic c4375bf642
Enable 'full restore' by overwriting a single pane 2015-02-10 15:16:26 +01:00
Bruno Sutic b91e18cb0e
Remove deprecated and key bindings 2015-02-10 12:56:23 +01:00
Bruno Sutic 869be6fa5a
Update readme
Fixes #71
2015-02-10 12:48:53 +01:00
Bruno Sutic 9eae48b87e
Update README 2014-11-21 14:47:57 +01:00
Bruno Sutic 601366be6d
Support for restoring neovim sessions 2014-11-09 16:42:53 +01:00
Bruno Sutic 059686ab6c Merge pull request #55 from rburny/master
Fixes to #51 and #52
2014-10-26 16:59:41 +01:00
Radoslaw Burny 488f086fa5 Add a note about HISTCONTROL to README. 2014-10-26 02:17:12 +02:00
Bruno Sutic a35d5f9b90
Update changelog & readme for the zoomed windows feature
Closes #47, #54
2014-10-25 18:43:56 +02:00
Bruno Sutic 6a6d65b98a
Update the readme 2014-10-20 23:16:56 +02:00
Bruno Sutic f3fe4acc39
Document bash restore history feature 2014-10-17 22:40:15 +02:00
Bruno Sutic 4ba0e398b9
Document tmux env save dir 2014-10-06 12:59:14 +02:00
Bruno Sutic 99abfa5f13
Small readme update 2014-09-20 22:45:37 +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 d5598d1c61
Update readme 2014-09-01 21:18:15 +02:00
Bruno Sutic 8368355240
Enable inline strategies when restoring programs 2014-09-01 20:32:27 +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 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
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 a68a786a73
Add screencast link to the readme 2014-08-30 10:48:59 +02:00