Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiline input via cli #264

Open
methuselah-0 opened this issue Nov 2, 2024 · 1 comment
Open

Multiline input via cli #264

methuselah-0 opened this issue Nov 2, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@methuselah-0
Copy link

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:

  1. 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.
  2. 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.
@methuselah-0 methuselah-0 added the enhancement New feature or request label Nov 2, 2024
Copy link

github-actions bot commented Nov 2, 2024

Hi! Thanks for your issue, we will deal with your issue as soon as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant