sharkdp/bat

--wrap unpaged

開放

#1,081 建立於 2020年6月30日

 (11 則留言) (4 個反應) (0 位負責人)Rust (1,557 個分叉)batch import
feature-requestgood first issue

倉庫指標

星標
 (58,889 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南