You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: