Direction keys stopped working on Cmder (ConEmu + clink) from r42
Author: luc0x61Created Aug 4, 2026Updated Aug 4, 2026
Labelsbug
I updated to r42, however on Windows 11 Pro x64 25H2, using Cmder (ConEmu + clink), the arrow keys stopped working: looks like the ANSI sequences like ESC [ A (for up arrow) desync and loose the initial ESC [, showing the error status unknown mapping: A, without any cursor movement (same for all other arrow keys).
Going back to r41 gives again navigation keys.
Note:
- Windows Terminal with
cmd.exeworks correctly - PowerShell terminal works correctly
cmd.exeterminal works correctly, even if I startclink- Looks like a ConEmu configuration issue: I didn't change it for long time though, it's been running all the releases back to r35(?)
Source: gokcehan/lf