top | item 41392165

(no title)

mm0lqf | 1 year ago

when I worked in the embedded software industry long ago, I spent lots and lots of time connecting over serial ports to dev boards, using software like Minicom. Being able to do that in screen itself would be neat. Tmux does it.

discuss

order

kevin_thibedeau|1 year ago

Screen does connect to serial ports. Just open the device and append the line parameters you want to run on the port. Unlike modem dialers like Minicom, you don't have to screw around with on-hook off-hook distinctions or an intrusive TUI.

vmladenov|1 year ago

Ha, I have only ever used screen for serial comms and only learned about Minicom from this thread