Maximus5 / ConEmu

Customizable Windows terminal with tabs, splits, quake-style, hotkeys and more
https://conemu.github.io/
BSD 3-Clause "New" or "Revised" License
8.51k stars 570 forks source link

Arrow keys in less do not work anymore #2424

Open Vampire opened 2 years ago

Vampire commented 2 years ago

Versions

ConEmu build: 220308 x64 OS version: Windows 10 x64 Used shell version (Far Manager, git-bash, cmd, powershell, cygwin, whatever): git-bash 2.35.1.windows.2

Problem description

I used to be able to do use less just as usual, scrolling line-wise using the up and down arrow keys and scrolling sideways using the left and right arrow keys. But this does not work anymore. I can still scroll vertically page-wise using PgUp and PgDown keys, but the arrow keys do not work anymore.

Actual results

Nothing happens when pressing arrow keys

Expected results

Scrolling as usual

Tiller commented 2 years ago

I confirm the issue.

ConEmu build: 220418 x64 OS version: Windows 10 x64 Used shell version: wsl bash (5.0.3)

Fresh ConEmu install, with factory settings


root@fixie:/mnt/c/Users/Tiller# ssh root@192.168.1.18
root@192.168.1.18's password:
➜  ~ vim /tmp/aa # => arrows working fine
➜  ~ htop # => arrows not working
➜  ~ less /var/log/syslog # => arrows not working
➜  ~ ncdu /var/log # => arrows not working
fredmo commented 1 year ago

similar: -> make menuconfig => arrows not working

fredmo commented 1 year ago

I find it. it s not user friendly

From : https://conemu.github.io/en/wsl.html#arrows-sol-2

image

Here : image

Click Left on the "X" and Enable "AppKeys" -> and the X becomes "XA"