Skip to content

Run Termux command in foreground and update session action#106

Open
Android-PowerUser wants to merge 2 commits into
investigate-termux-output-handling-issuefrom
find-documentation-for-termux-screen-operator
Open

Run Termux command in foreground and update session action#106
Android-PowerUser wants to merge 2 commits into
investigate-termux-output-handling-issuefrom
find-documentation-for-termux-screen-operator

Conversation

@Android-PowerUser
Copy link
Copy Markdown
Owner

Motivation

  • Ensure the Termux RUN_COMMAND intent is dispatched to run in the foreground and use the updated session action value.

Description

  • Change two extras on the Termux RUN_COMMAND intent: set com.termux.RUN_COMMAND_BACKGROUND to false and com.termux.RUN_COMMAND_SESSION_ACTION to 1.

Testing

  • Built the app with ./gradlew assembleDebug and ran unit tests with ./gradlew test, and the build and tests completed successfully.

Codex Task

Copy link
Copy Markdown
Contributor

@amazon-q-developer amazon-q-developer Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes correctly update the Termux RUN_COMMAND intent configuration to run commands in the foreground with session action value 1. The implementation is straightforward and aligns with the PR objectives. No blocking issues found.


You can now have the agent implement changes and create commits directly on your pull request's source branch. Simply comment with /q followed by your request in natural language to ask the agent to make changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant