Bat: Text wrapping

Created on 3 May 2018  路  2Comments  路  Source: sharkdp/bat

Is there any plan for text wrapping? The output right now is so polished, lines too long look pretty out-of-place. Definitely understand not wrapping by default, but having a flag for it would be pretty chill I think.

feature-request

Most helpful comment

I thought about this as well - we should definitely try this! :+1:

It will definitely not be that easy due to ANSI escape codes that have to be closed at the end of the line and re-opened at the beginning of the wrapped line.

All 2 comments

I thought about this as well - we should definitely try this! :+1:

It will definitely not be that easy due to ANSI escape codes that have to be closed at the end of the line and re-opened at the beginning of the wrapped line.

Closed by @eth-p, see (screenshots in) #102

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rien333 picture rien333  路  3Comments

x70b1 picture x70b1  路  3Comments

lilyball picture lilyball  路  3Comments

niedzielski picture niedzielski  路  3Comments

SamuelMarks picture SamuelMarks  路  3Comments