Thanks Konstantin, > The exit code is 255.
My mistake: the exit code is actually 141 with git 2.38, and that's correct and intentional (e.g. https://www.ingeniousmalarkey.com/2016/07/git-log-exit-code-141.html, https://www.jntrnr.com/exit-codes). 255 was produced by a version of git (based on 2.35) created by my employer for use on employee laptops. (I'm testing with bash and zsh on MacOS) Dan > > Is this intentional, or would it be better for the pager when invoked by > git to behave like the pager does when invoked directly? Also, does this thread [1] on the main Git list maybe discuss your exact problem? 1. https://public-inbox.org/git/yag%[email protected]/ <https://public-inbox.org/git/yag%[email protected]/> -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/git-users/eb6220a0-301a-4b07-bebf-cea454a4d82en%40googlegroups.com.
