core.pager for all output from git -
is possible use core.pager all output git?
e.g.
git branch -av
should not wrap lines in terminal.
git log has paging expected less.
i'd rather not have pipe output of each command less functionality.
i'm using bash 4.3.18(1)-release on os x (10.9.5) iterm2 2.0 , xterm-256color.
Comments
Post a Comment