Skip to content

Which terminal control/escape sequences need to be supported? #271

@davidanthoff

Description

@davidanthoff

ProgressMeter used in the native VS Code Julia notebook does not look good because it just prints new bars on new lines. Essentially neither the escape sequences nor the IJulia workaround work in the VS Code native notebook solution.

I think the VS Code folks are considering supporting at least some escape sequences in the notebook rendering, which of course would be ideal. They asked me which ones we would need. Am I right that it is essentially ESC [K, ESC [An (where n is a number) and ESC [A and then we would be good? And support for \r I guess? Anything else?

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