I just switched to Oh My Zsh and I'm using the Avit theme.
When I type git log --oneline my output seems to be piped to less. It does this for whatever theme I use.
When I used bash shell, it never cleared the screen to output those lines.
如何设置它以便它不会清除屏幕以输出行,而是在我键入命令后仅输出行?
这是一个截图供参考:
