cmderdev / cmder

Lovely console emulator package for Windows
https://cmder.app
MIT License
25.69k stars 2.02k forks source link

[Bug] problem with "home" and 'end" keys #2914

Open Schuch666 opened 5 months ago

Schuch666 commented 5 months ago

Version Information

Cmder version: 230724 stable and newer versions
Operating system: Win 10

Cmder Edition

Cmder Full (with Git)

Description of the issue

In the terminal the "home" and "end" keys produce a "~" character instead of return to the beginning or end of the current line (same for "pg up" and "pg dn" keys).

Inside nano (using the terminal) it works like expected.

I'm not sure if this is a bug or a configuration issue

Thank you

How to reproduce

regular typing and using "home" or "end" key from a regular keyboard

Additional context

No response

Checklist