You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I notice bat --style=plain be used in lesspipe.sh. Why not provide a configure method such as environment variable or config file to allow user bat not --style = plain? I think many people prefer using bat to see line number and file header.
I notice
bat --style=plainbe used inlesspipe.sh. Why not provide a configure method such as environment variable or config file to allow userbatnot--style = plain? I think many people prefer usingbatto see line number and file header.Thanks.