sharkdp/bat

--wrap unpaged

Open

#1081 aperta il 30 giu 2020

Vedi su GitHub
 (11 commenti) (4 reazioni) (0 assegnatari)Rust (1557 fork)batch import
feature-requestgood first issue

Metriche repository

Star
 (58.889 star)
Metriche merge PR
 (Merge medio 7h 31m) (10 PR mergiate in 30 g)

Descrizione

I love it when bat wraps lines in a single page of output. When output needs to be sent to the pager, though, the wrapped lines are actively unhelpful. I'm very used to issuing -S to less once a log file is open to change the line wrapping live.

I'd like a --wrap mode that behaves like auto for unpaged output, but never when piping to less.

Guida contributor