Hi,
When running hugchat in cli mode my input gets truncated when trying to send multiple lines. Id like a way to send multiple lines in the chat.
Possible solutions:
For example, would be nice if you could pipe data to stdin while specifying a program argument for the connect-to-chat-number, and a message to be sent that can use a default variable name for the stdin data.
For example an interactive cli command like /multiline EOF, then you can write multiple lines ending with an EOF for sending (where EOF can be some other string). This I would prefer.
Hi, When running hugchat in cli mode my input gets truncated when trying to send multiple lines. Id like a way to send multiple lines in the chat.
Possible solutions: