Enable 'full restore' by overwriting a single pane

This commit is contained in:
Bruno Sutic
2015-02-10 15:09:23 +01:00
parent ddf9c5ef87
commit c4375bf642
4 changed files with 46 additions and 12 deletions

View File

@ -28,3 +28,6 @@ save_command_strategy_option="@resurrect-save-command-strategy"
default_save_command_strategy="ps"
bash_history_option="@resurrect-save-bash-history"
# set to 'on' to ensure panes are never ever overwritten
overwrite_option="@resurrect-never-overwrite"