Eugeny/tabby

We need provide a Button to Disconnect Serial Port, when receiving data in Tabby's Serial Terminal.

オープン

#9,023 opened on 2023/09/25

 (1 件のコメント) (1 件のリアクション) (0 人の担当者)TypeScript (4,018 件のフォーク)batch import
Good first issuePlugin: SerialT: Enhancement

Repository metrics

Stars
 (71,314 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド