Fabian Boehm
7f2cb47437
fish_key_reader: Don't translate things to "\v" and friends
...
This translated ctrl-k to "\v", which is a "vertical tab", and ctrl-l
to "\f" and ctrl-g to "\a".
There is no "vertical tab" or "alarm" or "\f" *key*, so these
shouldn't be translated. Just drop these and call them `\ck` and such.
(vertical tab specifically is utterly useless and I would be okay with
dropping it entirely, I have never seen it used anywhere)
2023-01-27 17:07:18 +01:00
..
2022-12-13 01:39:31 +01:00
2022-06-16 18:43:28 +02:00
2022-12-23 12:18:20 +01:00
2022-06-16 18:43:28 +02:00
2022-11-12 14:25:47 -08:00
2022-10-26 13:22:45 -05:00
2022-06-02 17:25:59 -07:00
2022-07-30 09:49:07 -07:00
2021-04-17 16:43:27 -07:00
2022-10-25 13:40:21 -05:00
2020-08-30 15:09:34 -07:00
2021-04-14 18:55:11 +02:00
2020-11-22 14:39:48 +01:00
2022-06-16 18:43:28 +02:00
2023-01-27 17:07:18 +01:00
2021-01-03 17:48:25 +01:00
2020-06-24 20:43:56 +02:00
2022-06-16 18:43:28 +02:00
2020-11-22 14:39:48 +01:00
2021-09-04 13:34:52 -07:00
2022-04-16 13:26:56 -07:00
2021-11-20 17:44:05 +01:00
2020-11-22 14:39:48 +01:00
2021-01-02 22:01:47 -08:00
2022-06-16 18:43:28 +02:00
2022-07-01 21:28:35 +02:00
2022-03-20 14:39:00 -07:00
2023-01-18 16:48:49 +01:00
2022-10-26 12:15:02 -05:00
2022-02-12 11:48:55 -08:00
2022-06-16 18:43:28 +02:00
2022-09-16 18:26:49 -05:00
2022-09-09 13:43:29 -07:00
2021-01-07 23:53:31 +01:00
2020-11-06 17:56:38 +01:00
2022-04-10 13:53:22 -07:00