Skip to content

curl --manual includes ESC-sequences #11501

@VictorVG

Description

@VictorVG

I did this

Original user bug-report in to the forum.ru-board post, (translated) :

ozr1

I downloaded curl 8.2.0_1 from the project suite, I launched "curl --manual> curl.txt" and saw that the file was clogged with >ESC-sequence which was not noticed behind the previous ones (8.1.2 and below).

Accordingly, the question is: how to read this "manual" now? Or, how to remove all these ESC-sequence from it from it?

Sent: 17:14 22-07-2023"

try test use command:

curl --manual > manual.txt

then see this file in to any text editor, see example

20230723_034452

I expected the following

Clean ASCII text w/o ESC sequence's like cURL 8.1.2.

curl/libcurl version

cURL 8.2.0

operating system

Any (all) OS and platform's

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions