I like the way git displays its log(like in the man pages format). Is there any way I could customize mercurial to display its log(or glog) in a similar format?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’m guessing that by ‘man pages format’ you mean allowing you to scroll backwards and forwards in the output. You can accomplish the same thing in mercurial using the pager extension. It can be accomplished by adding the following to your .hgrc:
the
FSRXarguments to less let it show any colored output you might havehg logshowing.