bfredl
0c59771e31
refactor(tests): all screen tests should use highlights
...
This is the first installment of a multi-PR series significantly
refactoring how highlights are being specified.
The end goal is to have a base set of 20 ish most common highlights,
and then specific files only need to add more groups to that as needed.
As a complicating factor, we also want to migrate to the new default
color scheme eventually. But by sharing a base set, that future PR
will hopefully be a lot smaller since a lot of tests will be migrated
just simply by updating the base set in place.
As a first step, fix the anti-pattern than Screen defaults to ignoring
highlights. Highlights are integral part of the screen state, not
something "extra" which we only test "sometimes". For now, we still
allow opt-out via the intentionally ugly
screen._default_attr_ids = nil
The end goal is to get rid of all of these eventually (which will be
easier as part of the color scheme migration)
2024-03-23 13:44:35 +01:00
..
2017-04-09 03:24:08 +03:00
2017-04-09 03:24:08 +03:00
2020-10-19 21:48:06 +02:00
2021-08-18 12:17:12 -06:00
2024-01-03 02:09:29 +01:00
2024-01-12 12:04:20 +00:00
2024-01-12 18:59:14 +00:00
2017-09-24 20:42:48 +02:00
2017-04-08 22:02:44 +03:00
2017-09-24 20:42:48 +02:00
2017-04-09 03:24:08 +03:00
2020-01-30 22:56:34 -08:00
2024-01-03 02:09:29 +01:00
2024-01-03 02:09:29 +01:00
2017-04-09 03:24:08 +03:00
2017-04-09 03:24:08 +03:00
2024-01-03 02:09:29 +01:00
2022-09-30 09:53:52 +02:00
2024-01-03 02:09:29 +01:00
2020-10-19 21:48:06 +02:00
2024-01-03 02:09:29 +01:00
2017-04-09 03:24:08 +03:00
2024-01-03 02:09:29 +01:00
2024-01-03 02:09:29 +01:00
2024-02-13 07:38:12 +08:00
2017-04-09 03:24:08 +03:00
2017-04-09 03:24:08 +03:00
2016-06-10 21:50:49 +03:00
2017-04-08 22:33:02 +03:00
2024-01-03 02:09:29 +01:00
2016-06-10 21:50:49 +03:00
2024-01-03 02:09:29 +01:00
2024-01-03 02:09:29 +01:00
2023-04-11 17:18:54 +08:00
2024-01-03 02:09:29 +01:00
2017-04-09 03:31:13 +03:00
2017-09-24 20:42:48 +02:00
2017-04-09 03:24:15 +03:00
2017-09-24 20:42:48 +02:00
2024-01-03 02:09:29 +01:00
2022-09-30 09:53:52 +02:00
2024-01-12 12:04:20 +00:00
2024-01-03 02:09:29 +01:00
2017-09-24 20:42:48 +02:00
2017-09-24 20:42:48 +02:00
2024-01-03 02:09:29 +01:00
2024-01-03 02:09:29 +01:00
2024-01-03 02:09:29 +01:00
2017-09-24 20:42:48 +02:00
2018-02-19 07:10:43 -05:00
2017-09-24 20:42:48 +02:00
2019-12-16 19:38:29 -05:00
2024-01-03 02:09:29 +01:00
2024-01-03 02:09:29 +01:00
2017-04-09 03:24:08 +03:00
2024-01-03 02:09:29 +01:00
2017-09-24 20:42:48 +02:00
2024-01-03 02:09:29 +01:00
2024-03-23 13:44:35 +01:00
2024-01-03 02:09:29 +01:00
2024-03-23 13:44:35 +01:00
2024-01-12 18:59:14 +00:00
2024-01-12 18:59:14 +00:00
2024-01-12 18:59:14 +00:00
2024-02-16 07:18:06 +08:00
2020-10-19 21:48:06 +02:00
2024-02-15 10:50:29 +08:00
2024-01-12 18:59:14 +00:00
2024-01-03 02:09:29 +01:00
2017-04-09 03:24:08 +03:00
2024-01-03 02:09:29 +01:00
2024-03-23 13:44:35 +01:00
2017-09-24 20:42:48 +02:00
2017-04-09 03:24:08 +03:00
2024-03-15 06:56:45 +08:00
2024-03-23 13:44:35 +01:00
2023-12-02 10:41:31 +08:00
2024-01-03 02:09:29 +01:00
2024-01-03 02:09:29 +01:00
2024-01-03 02:09:29 +01:00
2024-03-23 13:44:35 +01:00
2024-01-12 12:04:19 +00:00
2024-01-03 02:09:29 +01:00
2024-01-03 02:09:29 +01:00
2024-01-12 18:59:14 +00:00
2024-01-12 18:59:14 +00:00
2024-01-12 18:59:14 +00:00
2024-01-03 02:09:29 +01:00
2024-01-12 18:59:14 +00:00
2024-01-03 02:09:29 +01:00
2024-01-03 02:09:29 +01:00
2018-02-19 07:10:43 -05:00
2024-01-03 02:09:29 +01:00
2023-06-12 13:27:16 +08:00
2024-01-03 02:09:29 +01:00
2024-03-23 13:44:35 +01:00
2024-01-12 18:59:14 +00:00
2017-04-09 03:24:08 +03:00
2017-04-09 03:24:08 +03:00
2024-01-03 02:09:29 +01:00
2024-01-03 02:09:29 +01:00
2024-02-15 10:50:29 +08:00
2024-02-15 10:50:29 +08:00
2024-01-12 18:59:14 +00:00
2017-09-24 20:42:48 +02:00
2024-01-03 02:09:29 +01:00
2024-03-12 07:19:47 +08:00
2024-03-11 22:23:14 +08:00
2024-02-11 18:12:56 +08:00
2024-01-12 18:59:14 +00:00
2024-01-12 18:59:14 +00:00
2017-04-09 03:24:08 +03:00
2024-01-03 02:09:29 +01:00
2024-02-08 19:20:07 +08:00
2024-03-23 13:44:35 +01:00
2024-03-23 13:44:35 +01:00
2024-03-23 13:44:35 +01:00
2016-06-10 21:50:49 +03:00
2024-03-23 13:44:35 +01:00
2020-10-19 21:48:06 +02:00
2024-02-15 10:50:29 +08:00
2024-01-03 02:09:29 +01:00
2017-04-09 03:24:08 +03:00
2024-01-03 02:09:29 +01:00
2024-02-15 10:50:29 +08:00
2024-01-03 02:09:29 +01:00
2024-01-03 02:09:29 +01:00
2024-02-15 10:50:29 +08:00
2024-01-03 02:09:29 +01:00
2017-04-09 03:24:08 +03:00
2024-01-12 18:59:14 +00:00
2022-02-14 17:29:49 +00:00
2024-01-12 18:59:14 +00:00
2024-02-15 10:50:29 +08:00
2024-03-23 13:44:35 +01:00
2024-01-03 02:09:29 +01:00
2017-04-09 03:24:08 +03:00