问题
In tig, I start in the main view, and when I hit Enter
on a commit, I get a split-screen with the diff view.
I'm scrolling through the diff view, and then I accidentally type O
. Now the diff view is maximized. I did not want this, and want to go back to what I was looking at before.
How do I un-maximize it so I have my original split screen again?
回答1:
There is no un-maximize action provided by Tig. You have to close the diff view (e.g. with q
) to go back to the main view and then hit Enter
again.
来源:https://stackoverflow.com/questions/36848595/how-do-i-undo-maximize-in-tig