When I run less in Iterm 3 the output doesn't take up the entire screen
Thanks for filing an issue! Please answer the questions below so I can help you.
- iTerm2 version: 2.1.4 & 3.0.4
- OS version: OSX 10.11.6 (15G31)
- Attach ~/Library/Preferences/com.googlecode.iterm2.plist here (drag-drop from finder into this window)
- Attach a debug log, if possible. Instructions at https://iterm2.com/debuglog
- Are you reporting a performance issue or a hang? Please attach a sample. Instructions at https://gitlab.com/gnachman/iterm2/wikis/HowToSample
- Are you reporting a crash? Please attach the crash log. Instructions at https://gitlab.com/gnachman/iterm2/wikis/crash-logs
Detailed steps to reproduce the problem:
- Create an new file with some text in it.
- Run
ls
a few times to move the current command execution line down the screen. - Run
less
on the file and notice how the output doesn't take up the whole screen.
What happened:
When less
is run on a file in Iterm 3, the output starts at the current line in the scroll back.
What should have happened:
When less
is run on a file in Iterm 2, the output takes up the whole screen.