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

[Bug]: Termux terminal focus reporting is a bug or not implemented #3650

Open
andruska opened this issue Oct 16, 2023 · 1 comment
Open

[Bug]: Termux terminal focus reporting is a bug or not implemented #3650

andruska opened this issue Oct 16, 2023 · 1 comment

Comments

@andruska
Copy link

Problem description

Programs launched in the Termux terminal cannot know the focus state of the Termux terminal Android window or the window of the terminal session.

Steps to reproduce the behavior.

When expecting Xterm compatible behavior:

$ echo -e "\e[?1004h" && read

Produces nothing when switching Android app or Termux terminal sessions inside Android window.

What is the expected behavior?

Receiving
\e[I (focus-in) or \e[O (focus-out)

System information

  • Termux application version: 0.118.0
  • Android OS version: Android 10
  • Device model: Huawei
@DilettanteProjects
Copy link

+1

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

No branches or pull requests

2 participants