foot/doc
Daniel Eklöf 10e7f29149
csi: implement private mode 2031 (dark/light mode detection)
* Recognize 'CSI ? 996 n', and respond with
  - 'CSI ? 997 ; 1 n' if the primary theme is active
  - 'CSI ? 997 ; 2 n' if the alternative theme is actice
* Implement private mode 2031, where changing the color
  theme (currently only possible via key bindings) causes the terminal
  to send the same CSI sequences as above.

In this context, foot's primary theme is considered dark, and the
alternative theme light (since the default theme is dark).

Closes #2025
2025-04-26 14:23:34 +02:00
..
benchmark.md doc: benchmarks: update with desktop results for 1.12.1 (r9) 2022-05-12 13:10:24 +02:00
foot-ctlseqs.7.scd csi: implement private mode 2031 (dark/light mode detection) 2025-04-26 14:23:34 +02:00
foot.1.scd config: add search-bindings.delete-to-{start,end} key bindings 2025-03-05 08:48:23 +01:00
foot.ini.5.scd csi: implement private mode 2031 (dark/light mode detection) 2025-04-26 14:23:34 +02:00
footclient.1.scd slave: don't skip setting environment variables when using a custom environment 2024-01-11 16:37:17 +01:00
meson.build meson: use meson feed feature for scdoc input 2023-06-14 17:15:20 +00:00
sixel-wow.png README: add screenshot of sixel graphics 2020-02-22 22:04:28 +01:00