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

Challenges with Input and Keyboard Controls #117

Closed
samw3 opened this issue Sep 7, 2023 · 5 comments · May be fixed by #976
Closed

Challenges with Input and Keyboard Controls #117

samw3 opened this issue Sep 7, 2023 · 5 comments · May be fixed by #976
Labels
Enhancement New feature or request

Comments

@samw3
Copy link

samw3 commented Sep 7, 2023

Please support multi-line input, especially from pasting in blocks of code. Thanks! Great project!

@NeauraNightsong
Copy link

Seconded! That would be amazing!

@jordanbtucker jordanbtucker added the Enhancement New feature or request label Sep 8, 2023
@gaia
Copy link

gaia commented Sep 11, 2023

maybe create a special delimiter for EOF?

<paste>
content
content
content

content
content

</paste>

i know i can pass text files to it but for example to inform the error msg to the interpreter this brings friction to the flow.

@Swiffers
Copy link

that might help, my current hack: paste your multi-line prompts inside a file, start the open interpreter, ask it "your commands on inside this file: file.txt"

@ericrallen ericrallen changed the title Support Multi-line input Challenges with Input and Keyboard Controls Oct 28, 2023
@rgsaura
Copy link

rgsaura commented Oct 31, 2023

This feature is essential. Any progress?

@Notnaton Notnaton linked a pull request Feb 12, 2024 that will close this issue
6 tasks
@MikeBirdTech
Copy link
Collaborator

Solved in PR: #1048

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

Successfully merging a pull request may close this issue.

8 participants