Skip to content

Widget for embedded shell/terminal #5443

@tleonhardt

Description

@tleonhardt

I would love a widget to support an embedded shell or terminal within a Textual application. Basically I would like to be able to wrap an existing interactive command-line application within a Textual app in order to provide much richer realtime display of information and status.

I have no idea how easy or hard this might be, but it would be a very powerful use case that would allow developers to quickly extend the functionality of existing applications without having to completely rewrite them from scratch.

I see there is an existing 3rd-party textual-terminal widget but it isn't particularly well maintained and is also extremely slow because it is fully emulating a terminal in Python. I would like something that is performant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions