Replies: 1 comment
-
Every command is captured to its own temporary file. There's no such thing as a "session" in Fugitive; each command is its own standalone event. So "output from the entire session" isn't a supported operation. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to see more than output from the last git command? I was able to find that
:Gedit -
will bring up the output from the last command, but is there a way to see the output from the entire session?Beta Was this translation helpful? Give feedback.
All reactions