Hello, I’ve an idea of adding some more functions from Stream class like find,readStringUntil, peek,… to terminal library, so it’ll behave like Serial, or SD library. Because it is hard to process the data, especially when you are trying to send more words in one string, with some separator characters.