Is there anyway to send manually typing messages to arduino through serial port in platformio?

If you enable the “echo” flag, you would be able to see what you typed. Otherwise, just hit enter and what you typed would be sent to the device, it just won’t show up in the terminal