[help] How can I force to show output at top of the terminal? #1417
Replies: 3 comments
-
|
Hi there, it's actually the pager
Sorry there are so many ways; I promise there is a reason for each one! |
Beta Was this translation helpful? Give feedback.
-
|
No need to sorry :) I have tried: |
Beta Was this translation helpful? Give feedback.
-
|
I found that In Using the alternate buffer, as I do, is a "full-screen repaint". I prefer this behavior for git diffs because my eyes are used to scanning from the top of the screen on diffs, so always having them start there prevents a "flow-interruption" when my eyes automatically look there, don't find anything, and have to scan downward. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
When I pipe into
deltait shows the output bottom of the terminal instead of showing it top of the page.Example output:
When I press to

nit is corrected as:By defualt is it possible to force
deltato show its output at top of the terminal?Beta Was this translation helpful? Give feedback.
All reactions