Skip to content

Wrong display of silence warning in quickfix window #3170

@jdujava

Description

@jdujava

The following warning in the log

Package silence Warning: There were 6 warning(s) and 0 error(s).
(silence)                I've killed 5 warning(s) and 0 error(s).

is displayed in quickfix window by vimtex as

Package silence Warning: There were 6 warning(s) and 0 error(s). and 0 error(s).

it seems that in the attempt to join the multiline message, not only the leading (silence) and spaces were deleted, but everything until (and including) the warning(s).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions