-
-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Labels
feature requestNew feature or requestNew feature or request
Description
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.

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:

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
Labels
feature requestNew feature or requestNew feature or request