foot/tests
Daniel Eklöf e5a2ac4b57
config: add cursor.unfocused-style
This option controls how we render the cursor when the terminal window
is unfocused.

Possible values are:

* hollow: the default, and how we rendered the cursor before this
  patch.
* unchanged: render the cursor exactly the same way as when the window
  is focused.
* none: do not render any cursor at all

Closes #1582
2024-04-10 16:24:10 +02:00
..
meson.build meson: tests: config: add missing ‘wayland_client’ dependency 2022-02-06 12:02:42 +01:00
test-config.c config: add cursor.unfocused-style 2024-04-10 16:24:10 +02:00