We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
v2.7.5+202301262306
Linux catalin 6.1.5-229.current #1 SMP PREEMPT_DYNAMIC Thu Jan 12 20:29:03 UTC 2023 x86_64 GNU/Linux
Run Target does not support input. I am trying to type but without success. When I run the same command but in a terminal it works
Run Target
I should be able to input text directly in the xmake run target prompt or maybe run target could open a terminal instead and track that for changes.
add_rules("mode.debug", "mode.release") set_languages("c99") target("clox") set_kind("binary") add_includedirs("src") add_files("src/*.c")
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Xmake Version
v2.7.5+202301262306
Operating System Version and Architecture
Linux catalin 6.1.5-229.current #1 SMP PREEMPT_DYNAMIC Thu Jan 12 20:29:03 UTC 2023 x86_64 GNU/Linux
Describe Bug
Run Target
does not support input.I am trying to type but without success.
When I run the same command but in a terminal it works
Expected Behavior
I should be able to input text directly in the xmake run target prompt or maybe run target could open a terminal instead and track that for changes.
Project Configuration
Additional Information and Error Logs
No response
The text was updated successfully, but these errors were encountered: