diff --git a/Preferences.sublime-settings b/Preferences.sublime-settings index de804a5..f9c5d5c 100644 --- a/Preferences.sublime-settings +++ b/Preferences.sublime-settings @@ -100,7 +100,7 @@ "phpunit.tmux_clear": true, // Clear the terminal's scrollback buffer using the extended "E3" capability. - "phpunit.tmux_clear_scrollback": true, + "phpunit.tmux_clear_scrollback": false, // Specify the session, window, and pane which should be used to run tests. //