Arsen Arsenović
2fcabe8dfe
readline: exclude the non-ctrl case from checks
...
Honestly, all of this is hacky, somehow people implementing these APIs
never bothered to put modifiers in some other register to be returned.
The EFI people got a whole struct dedicated to returning what key is
pressed, and didn't even put the modifiers in it.
EFI actually did implement this with EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL,
the returned struct holds the modifier. I can implement this using that
protocol and int 16/AH=01h at a later date.
2021-07-08 17:43:58 +02:00
..
2021-06-01 21:59:05 +02:00
2021-05-28 16:05:42 +02:00
2021-07-07 00:44:37 +02:00
2021-07-05 23:28:04 +02:00
2021-03-01 23:38:55 +01:00
2021-07-08 13:52:13 +02:00
2021-02-25 01:24:54 +01:00
2021-07-08 16:57:40 +02:00
2021-07-08 16:57:40 +02:00
2021-07-02 23:58:22 +02:00
2021-07-02 23:58:22 +02:00
2021-04-11 01:38:06 +02:00
2021-04-11 02:30:48 +02:00
2021-07-08 16:33:24 +02:00
2021-07-08 16:33:24 +02:00
2021-02-25 01:24:54 +01:00
2021-02-25 01:24:54 +01:00
2021-07-08 13:52:13 +02:00
2021-07-08 13:52:13 +02:00
2021-06-12 08:03:49 +02:00
2021-06-12 08:03:49 +02:00
2021-05-04 13:56:00 +02:00
2021-07-06 09:59:49 +02:00
2021-06-12 13:13:19 +02:00
2021-06-12 13:13:19 +02:00
2021-05-11 06:46:42 +02:00
2021-03-01 23:38:55 +01:00
2021-02-25 01:24:54 +01:00
2021-03-01 23:38:55 +01:00
2021-02-25 01:24:54 +01:00
2021-07-08 17:43:58 +02:00
2021-05-19 08:13:15 +02:00
2021-03-13 03:21:01 +01:00
2021-02-25 01:24:54 +01:00
2021-05-13 02:56:25 +02:00
2021-07-06 02:13:25 +02:00
2021-07-06 02:13:25 +02:00
2021-07-08 16:33:24 +02:00
2021-07-08 16:33:24 +02:00
2021-07-08 16:33:24 +02:00
2021-03-02 10:23:43 +01:00
2021-02-25 01:24:54 +01:00
2021-03-13 03:40:17 +01:00
2021-05-29 18:07:28 +02:00
2021-06-12 13:13:19 +02:00
2021-02-25 01:24:54 +01:00