git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Should "git help" respect the 'pager' setting?
@ 2013-05-30 16:33 Michael Campbell
  2013-05-30 16:42 ` Matthieu Moy
  0 siblings, 1 reply; 7+ messages in thread
From: Michael Campbell @ 2013-05-30 16:33 UTC (permalink / raw)
  To: git

I have my global git config pager set to 'cat', but when I do a "git
help <command>", it still uses a pager.  This is especially irksome in
emacs shell buffers, where I am most of the time.  I know I can do a
M-x man -> git-<whatever>, but wondered if this was a bug or user
error.  ("git --no-pager help <command>" does the same.)


12:31 [mcampbell] /tmp  % git --no-pager help log
WARNING: terminal is not fully functional
-  (press RETURN)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-06-02 22:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-30 16:33 Should "git help" respect the 'pager' setting? Michael Campbell
2013-05-30 16:42 ` Matthieu Moy
2013-05-30 16:56   ` Ramkumar Ramachandra
2013-05-30 17:05     ` Matthieu Moy
2013-05-30 17:08       ` Ramkumar Ramachandra
2013-05-30 17:14         ` John Keeping
2013-06-02 22:24           ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).