sharkdp/bat

--wrap unpaged

Aberta

#1.081 aberto em 30 de jun. de 2020

 (11 comentários) (4 reações) (0 responsável)Rust (1.557 forks)batch import
feature-requestgood first issue

Métricas do repositório

Stars
 (58.889 estrelas)
Métricas de merge de PR
 (Mesclagem média 16d 6h) (11 fundiu PRs em 30d)

Description

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.

Guia do colaborador