Skip to content

Terminal.applyAddon(zmodem) not work? #1998

@Bjkb

Description

@Bjkb

image

image

image

image

Activity

Tyriar

Tyriar commented on Apr 4, 2019

@Tyriar
Member

You need to import zmodem such that window.Zmodem exists

https://github.com/xtermjs/xterm.js/blob/master/src/addons/zmodem/zmodem.ts#L87

NeroSolomon

NeroSolomon commented on Apr 14, 2021

@NeroSolomon

@Bjkb Have you solved it yet?

Tyriar

Tyriar commented on Apr 14, 2021

@Tyriar
Member

We removed the zmodem addon from the core repo since it was essentially unmaintained. Not sure if it's out there yet but this is a good candidate for the community to pick up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/questionA question on how to use the library

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @Tyriar@Bjkb@NeroSolomon

        Issue actions

          Terminal.applyAddon(zmodem) not work? · Issue #1998 · xtermjs/xterm.js