Skip to content

Better terminal UI with seperation of input and output #10

@spacehuhn

Description

@spacehuhn

Sometimes it can happen that you type out a command while the Deauther is still printing output.
Here you can see the user typed stop and it got merged with the output, breaking the formatting of the table.
grafik

It's not a huge deal, but it would be really nice to have a seperate input field for typing commands and a window only for the output. Kinda like the Arduino serial monitor.
I would imagine it like this:
grafik
On a quick search I found this crate: https://github.com/fdehau/tui-rs. But not sure if there are better/easier ones out there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions