Currently, it seems that I either have to always specify changes and header, write a wrapper which builds a --style string based on the arguments passed, or live with grid, which draws too many lines.
What I'd really like is the ability to specify something like --style auto,-numbers,-grid.
Currently, it seems that I either have to always specify
changesandheader, write a wrapper which builds a--stylestring based on the arguments passed, or live withgrid, which draws too many lines.What I'd really like is the ability to specify something like
--style auto,-numbers,-grid.