From 7e0bfcb7e9240bcdb58fc673887585977f6954fc Mon Sep 17 00:00:00 2001 From: Bruno Sutic Date: Sun, 4 Jun 2017 00:19:51 +0200 Subject: [PATCH] Remove comment --- scripts/variables.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/scripts/variables.sh b/scripts/variables.sh index 726d709..ddd849a 100644 --- a/scripts/variables.sh +++ b/scripts/variables.sh @@ -37,9 +37,7 @@ pane_contents_option="@resurrect-capture-pane-contents" pane_contents_area_option="@resurrect-pane-contents-area" default_pane_contents_area="full" -# Keep @resurrect-save-bash-history for backward compatibility. -# It's effectively an alias to @resurrect-save-shell-history. -bash_history_option="@resurrect-save-bash-history" +bash_history_option="@resurrect-save-bash-history" # deprecated shell_history_option="@resurrect-save-shell-history" # set to 'on' to ensure panes are never ever overwritten