question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

menuconfig up/down arrows don't work

See original GitHub issue

Issue #302 is again occuring.

I’m using the latest PIO dev core version 5.0.2b3 and the very latest development platform with https://github.com/platformio/platform-espressif32.git

The “L” key seems to be mapped to the Enter key too, “J” moves the cursor down and “K” moves the cursor up. “G” jumps to the top. Note that my keyboard layout is a german one, which may influence it (?).

Users report that normal invocation of idf.py menuconfig makes the arrow keys work as usual.

The command is invoked from a PIO terminal.

> pio run -t menuconfig
..
Running menuconfig...
[0/1] cmd.exe /C "cd /D C:\Users\Maxi\Documents\PlatformIO\Projects\esp_test\.pio\build\esp32 && python C...nv --env IDF_TARGET=esp32 --output config C:/Users/Maxi/Documents/PlatformIO/Projects/esp_test/sdkconfig"Loaded configuration 'C:/Users/Maxi/Documents/PlatformIO/Projects/esp_test/sdkconfig'
No changes to save (for 'C:/Users/Maxi/Documents/PlatformIO/Projects/esp_test/sdkconfig')
..

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:5
  • Comments:12 (3 by maintainers)

github_iconTop GitHub Comments

19reactions
valeroscommented, Jan 25, 2021

Hi @ppotter100 ! Do J and K buttons work?

4reactions
Spider84commented, Dec 17, 2020

image image In “yelow” version Arrow Keys not work.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Menuconfig navigation does not work under windows 10
I typed the command pio run -t menuconfig The project settings have opened ... Reported in menuconfig up/down arrows don't work · Issue...
Read more >
[linux,ncurses] arrow key not working in "make menuconfig"
When using "make menuconfig" to configure the kernel or any other things, the arrow key does not function as it should. Up/Down don't...
Read more >
Cursor/arrow keys not working in Kernel Configuration ...
In the following window the cursor keys (arrow up, down, left, right) aren't working: the raw terminal control chars appear instead.
Read more >
Arrow keys, Home, End, tab-complete keys not working in ...
@SimplySimon The up and down arrow keys are supposed to switch through previous commands, the left and right arrow keys are supposed to...
Read more >
c# - Up, Down, Left and Right arrow keys do not trigger ...
I set tabstop to false for each control witch could grab the focus except a panel (but I don't know if it has...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found