From d13803f64fc5607c6319087240e35a8b86082f64 Mon Sep 17 00:00:00 2001 From: Olivier G-R Date: Fri, 29 Mar 2019 13:09:54 +0100 Subject: keymap, terminal: more keycodes #9810 - input: recognize , - terminal.c: If we need to support function key, a change must be made in libvtermkey. Currently, it emulates strictly VT220 terminal, and returning numeric value in 'normal' mode is the expected behaviour. closes #9810 --- runtime/doc/intro.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'runtime/doc/intro.txt') diff --git a/runtime/doc/intro.txt b/runtime/doc/intro.txt index 86a6136d32..1d2cca3073 100644 --- a/runtime/doc/intro.txt +++ b/runtime/doc/intro.txt @@ -373,8 +373,10 @@ notation meaning equivalent decimal value(s) ~ keypad - *keypad-minus* keypad * *keypad-multiply* keypad / *keypad-divide* + keypad . *keypad-point* + keypad , *keypad-comma* + keypad = *keypad-equal* keypad Enter *keypad-enter* - keypad Decimal point *keypad-point* - keypad 0 to 9 *keypad-0* *keypad-9* shift-key *shift* * control-key *control* *ctrl* *