Eugeny/tabby
Ver no GitHubWe need provide a Button to Disconnect Serial Port, when receiving data in Tabby's Serial Terminal.
Open
#9.023 aberto em 25 de set. de 2023
Good first issuePlugin: SerialT: Enhancement
Métricas do repositório
- Stars
- (71.314 stars)
- Métricas de merge de PR
- (Mesclagem média 19d 13h) (21 fundiu PRs em 30d)
Description
Most of the time, when debugging MCU, we use Serial Terminal and constantly receive large amount of log data, so when we need to observe the data, Tabby currently has no good method because there is no "Disconnect" button on the UI, and we can only disconnect by closing the Tab, and at this time, all the data on the interface is destroyed.
So we hope to provide a very small function. When connecting the Serial Port, the UI provides a button to close the serial port. Thank you very much.