diff --git a/git-recall b/git-recall index 4e188fb..db32189 100644 --- a/git-recall +++ b/git-recall @@ -196,6 +196,7 @@ function print_diff() { else echo "$DIFF" | less -r fi + tput ed # Clear screen else stop=false tput ed