Skip to content

Filter ghost serial ports from CLI and TUI#3

Merged
widgetii merged 1 commit intomasterfrom
fix/filter-ghost-serial-ports
Mar 30, 2026
Merged

Filter ghost serial ports from CLI and TUI#3
widgetii merged 1 commit intomasterfrom
fix/filter-ghost-serial-ports

Conversation

@widgetii
Copy link
Copy Markdown
Member

Summary

Only show serial ports with a USB vendor ID, hiding placeholder /dev/ttyS0-ttyS31 slots that have no physical adapter.

Before: 33 ports listed (32 ghost + 1 real)
After: 1 port listed (just the FTDI adapter)

🤖 Generated with Claude Code

Only show ports with a USB vendor ID (vid != None), hiding
placeholder /dev/ttyS0-31 slots that have hwid=n/a and no
physical adapter connected.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@widgetii widgetii merged commit eaf4e53 into master Mar 30, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant