Can I get less not to monochrome its output?
E.g., the output from git diff is colored, but git diff | less is not.
|
|
|
Use:
|
|||||||||
|
|
Use I have an alias for this in
|
|||||||
|
|
Another option would be to enable colors and use 'less -r' as your pager.
This results in
in your ~/.gitconfig |
|||
|
|