Skip to content

Explore issue with automated transcript generation #259

Closed
@tleonhardt

Description

@tleonhardt

Currently the ability to automatically generate a transcript with history -t transcript_file.txt works well, but not perfectly. There are a minority of cases where it generates a transcript which nominally looks correct but which fails actual transcript testing.

The automated transcript generation feature is awesome if users can count on it 100% of the time (or at least very close to it). So we need to figure out what is going wrong in the minority of cases. Perhaps we need to do something slightly different when generating the transcript. Or perhaps, transcript testing could be a little bit more permissive, particularly towards differences in trailing whitespace at the end of a line, end of a command, and end of the file.

The one case I am certain of that creates a bad transcript is:

help history
history -t transcript.txt

Edit: The title and text changed to reflect that we need to figure out what is going on and to try to avoid jumping to a conclusion in regards to a potential solution.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions