Termite is obsoleted by Alacritty. Termite was a keyboard-centric VTE-based terminal, aimed at use within a window manager with tiling and/or tabbing support.
I'd like it if Termite had the ability to act as a serial console client. For example, being able to connect to the Arduino's Serial console so I can use Termite instead of the Arduino's software serial monitor. For example termite -o /dev/ttyACM0 115200 (specifying the device and the baud rate).
I'd like it if Termite had the ability to act as a serial console client. For example, being able to connect to the Arduino's Serial console so I can use Termite instead of the Arduino's software serial monitor. For example termite -o /dev/ttyACM0 115200 (specifying the device and the baud rate).