aristocratos / btop

A monitor of resources
Apache License 2.0
21.34k stars 654 forks source link

arrow key not working #839

Open y1rn opened 7 months ago

y1rn commented 7 months ago

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):

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
ygurin commented 3 weeks ago

Same issue. Tried differnt Kernals Terminal Emulators, btop versions. My btop version: 1.3.2, Manjaro, Gnome. If I ssh into a server and run btop there, it works fine.

ygurin commented 3 weeks ago

@y1rn Try using bpytop, this is aristocratos's older project. I installed it and the arrow keys work.

y1rn commented 3 weeks ago

@y1rn Try using bpytop, this is aristocratos's older project. I installed it and the arrow keys work. Thanks for the advice, I'm using a different terminal