Query the client terminal for foreground and background colours and if
commita41a92744188ec5c8a8d4ddc100ec15b52d04603
authornicm <nicm>
Tue, 3 Jan 2023 11:43:24 +0000 (3 11:43 +0000)
committernicm <nicm>
Tue, 3 Jan 2023 11:43:24 +0000 (3 11:43 +0000)
tree1ca299b75a40fad8aba34a14bcefa467869b506d
parent3fe01ff09c2fe8629ebd5b0f2c2ce3aa5fa33c14
Query the client terminal for foreground and background colours and if
OSC 10 or 11 is received but no colour has been set inside tmux, return
the colour from the first attached client (probably most people will
have all light or or all dark terminals).
cmd-queue.c
colour.c
input.c
tmux.h
tty-keys.c
tty.c