I'm new to Git and the terminal. How can I exit a listing mode generated by the git status
command?
I have to guess here, but git is probably running its output into your $PAGER program, likely less
or more
. In either case, typing q should get you out.
:q
that's a less command, actually. It uses the same commands as vi.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With