Daniel Bertalan
875a2cbb71
LibVT+Kernel: Add support for setting cursor styles
...
This commit introduces support for 3 new escape sequences:
1. Stop blinking cursor mode
2. `DECTCEM` mode (enable/disable cursor)
3. `DECSCUSR` (set cursor style)
`TerminalWidget` now supports the following cursor types: block,
underline and vertical bar. Each of these can blink or be steady.
`VirtualConsole` ignores these (just as we were doing before).
2021-05-24 11:27:58 +02:00
..
2021-05-19 21:33:29 +02:00
2021-05-21 22:38:26 +01:00
2021-05-21 08:08:33 +02:00
2021-05-22 00:12:32 +02:00
2021-05-21 17:58:53 +01:00
2021-05-19 22:51:42 +02:00
2021-05-22 11:19:50 +01:00
2021-05-21 17:58:53 +01:00
2021-05-16 19:58:33 +02:00
2021-05-24 09:10:50 +02:00
2021-05-17 21:53:04 +02:00
2021-05-24 11:27:58 +02:00
2021-05-20 08:10:07 +02:00
2021-05-20 12:11:27 +01:00
2021-05-21 22:38:26 +01:00
2021-05-21 22:38:26 +01:00
2021-05-16 19:58:33 +02:00
2021-05-16 19:58:33 +02:00
2021-05-16 19:58:33 +02:00
2021-05-18 16:47:26 +02:00
2021-05-19 22:51:42 +02:00
2021-05-17 18:15:25 +02:00
2021-05-16 19:58:33 +02:00
2021-05-16 19:58:33 +02:00
2021-05-16 19:58:33 +02:00
2021-05-19 22:51:42 +02:00
2021-05-19 22:51:42 +02:00
2021-05-23 23:54:30 +01:00
2021-05-22 22:23:52 +02:00
2021-05-23 23:54:30 +01:00
2021-05-21 12:36:20 +02:00
2021-05-21 12:36:20 +02:00
2021-05-19 22:51:42 +02:00
2021-05-19 22:51:42 +02:00
2021-05-20 22:08:36 +02:00
2021-05-20 09:09:10 +02:00
2021-05-20 09:09:10 +02:00
2021-05-20 09:09:10 +02:00
2021-05-19 21:21:47 +01:00
2021-05-19 22:51:42 +02:00
2021-05-19 21:36:57 +02:00
2021-05-19 21:36:57 +02:00