I want to know is there any shortcut to clear screen? Like cmd+ R on Mac, or ctrl + L on Linux.
That's a feature of the shell rather than the terminal itself. If you're using Powershell or a WSL bash shell, then Ctrl+L should clear the screen. I don't think the cmd shell has an equivalent shortcut though.
Thanks for the suggestion! This is actually already being tracked by a bunch of issue on our repo - please refer to the following threads for more discussion:
/dup #2832
/dup https://github.com/microsoft/terminal/issues/1882#issuecomment-510468487
/dup #1193
Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Most helpful comment
That's a feature of the shell rather than the terminal itself. If you're using Powershell or a WSL bash shell, then Ctrl+L should clear the screen. I don't think the cmd shell has an equivalent shortcut though.