kingToolbox / WindTerm

A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal.
https://kingtoolbox.github.io
23.18k stars 1.79k forks source link

Num pad enter and /*-+ keys do not work #279

Open Shellfishgene opened 2 years ago

Shellfishgene commented 2 years ago

In version 2.2.0 the num pad keys on the right of the keyboard for enter and /*-+ do not work. The numbers and . work normally. In 2.1.0 all keys worked.

youngshao commented 2 years ago

Have the same problem in version 2.2.0 Can not input / and * in 2.1.0 Linux version

but in nvim, num pad can input / * - + Enter

kingToolbox commented 2 years ago

This problem should be caused by the following changes:

Changes in Version 2.2.0 Prerelease 4

[TERM] Add and modify hundreds of pre-defined key values under Normal keypad mode and Application keypad mode of vt52, vt100, vt102, vt220, vt340, vt420, vt520, xterm and xterm-256color.

The WindTerm_2.2.0_Prerelease_4 version was released for testing half a month ago. Unfortunately, this problem has not been found and reported in time. I will fix this as soon as possible. Once fixed, a bugfix version will be released. Please stay tuned, thank you.

kingToolbox commented 2 years ago

I am happy to inform you that WindTerm_2.2.1 has been released and this issue has been fixed, please download and check it, thank you.

youngshao commented 2 years ago

The problem has been fixed, thank you.