sharkdp/bat

--wrap unpaged

Open

#1,081 创建于 2020年6月30日

在 GitHub 查看
 (11 评论) (4 反应) (0 负责人)Rust (1,557 fork)batch import
feature-requestgood first issue

仓库指标

Star
 (58,889 star)
PR 合并指标
 (平均合并 16天 6小时) (30 天内合并 11 个 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.

贡献者指南