Skip to content

Incorrect wrapping when URLs contain dashes #27

@thanethomson

Description

@thanethomson

Sometimes, as per cometbft/tendermint-rs#1016, unclog wraps URLs incorrectly when users add entries via the CLI.

In that case, the entry was originally incorrectly wrapped as:

- `[tendermint]` The `tendermint::node::Id` `Display` implementation now prints the hexadecimal string in lowercase ([#971](https://github.com/informalsystems/tendermint-
  rs/issues/971))

(See cometbft/tendermint-rs@7506663)

This is most likely due to something in the way that textwrap wraps things.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions