foot/scripts
Daniel Eklöf aa26676c43
builtin terminfo: add custom 'query-os-name'
Inspired by Kitty's 'kitty-query-os_name'. Notable changes:

* Drop kitty prefix
* os_name -> os-name
* Use "uname -s" without any transformations (e.g. no lower-casing)

    $ ./utils/xtgettcap query-os-name
    reply: (44 chars): <ESC>P1+r71756572792d6f732d6e616d65=4C696E7578<ESC>\
      query-os-name=Linux

Closes #2209
2025-12-20 15:59:31 +01:00
..
benchmark.py scripts: benchmarking utility script 2020-05-31 12:43:03 +02:00
generate-alt-random-writes.py scripts: generate-alt-random: generate both opaque and transparent sixels 2024-03-25 16:33:00 +01:00
generate-builtin-terminfo.py builtin terminfo: add custom 'query-os-name' 2025-12-20 15:59:31 +01:00
generate-emoji-variation-sequences.py scripts: generate-emoji-variation-sequences: don't assume single codepoint sequences 2024-06-26 18:33:23 +02:00
srgb.py scripts: srgb: use 2.2 gamma TF instead of piece-wise sRGB TF 2025-04-28 11:55:43 +02:00