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

arrow key not working #839

Open
y1rn opened this issue May 2, 2024 · 0 comments
Open

arrow key not working #839

y1rn opened this issue May 2, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@y1rn
Copy link

y1rn commented May 2, 2024

Read the README.md and search for similar issues before posting a bug report!

Any bug that can be solved by just reading the prerequisites section of the README will likely be ignored.

Describe the bug

[A clear and concise description of what the bug is.]

To Reproduce

[Steps to reproduce the behavior:]

Expected behavior

[A clear and concise description of what you expected to happen.]

Screenshots

[If applicable, add screenshots to help explain your problem.]

Info (please complete the following information):

  • btop++ version: btop version: 1.3.2
  • Binary: static binary from release
  • Architecture: x86_64 and aarch64
  • Platform: Linux
  • (Linux) Kernel: Linux arch 6.8.8-x64v-xanmod1-1
  • Terminal used: blink shell over ssh

Additional context

Here is my arrow key codes from showkey -a:

^[OA     27 0033 0x1b
         79 0117 0x4f
         65 0101 0x41
^[OC     27 0033 0x1b
         79 0117 0x4f
         67 0103 0x43
^[OB     27 0033 0x1b
         79 0117 0x4f
         66 0102 0x42
^[OD     27 0033 0x1b
         79 0117 0x4f
         68 0104 0x44
@y1rn y1rn added the bug Something isn't working label May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants