Although other `less` options seems to be working fine. less doesn't trigger repaint with `--clear-screen` after pager is closed. ```sh export PAGER='less --clear-screen' ``` Great software by the way.