tmux-resurrect/scripts
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
..
check_tmux_version.sh Support only Tmux v1.9 or greater 2014-08-26 15:47:31 +02:00
helpers.sh Changed to fit ISO8601 2018-09-11 13:23:58 +02:00
process_restore_helpers.sh Make send-keys more reliable 2017-05-30 05:43:12 +02:00
restore.exp Command line script that fully restores tmux environment 2014-09-24 14:33:46 +02:00
restore.sh Merge pull request #220 from kevinkjt2000/fix-issue-95 2018-11-30 13:29:24 +01:00
save.sh Adds a fix for directory paths with spaces that aren't escaped. 2019-03-01 10:37:01 -05:00
spinner_helpers.sh Show spinner during the env save process 2014-08-29 19:51:47 +02:00
tmux_spinner.sh Quote arguments in tmux display-message 2014-09-24 14:30:05 +02:00
variables.sh Deprecate restoring shell history 2019-08-27 13:26:29 +02:00