summaryrefslogtreecommitdiffstats
path: root/usr.bin/tmux/cmd-save-buffer.c
diff options
context:
space:
mode:
authornicm <nicm@openbsd.org>2009-10-25 21:11:21 +0000
committernicm <nicm@openbsd.org>2009-10-25 21:11:21 +0000
commit04924df597e93aa6f9f08a588d1cff7dabdc8ef8 (patch)
tree2d66ee15999bfeec76ac7b9f7e836347f79bfce2 /usr.bin/tmux/cmd-save-buffer.c
parenttag should also be copied from listener to message when the message is (diff)
downloadwireguard-openbsd-04924df597e93aa6f9f08a588d1cff7dabdc8ef8.tar.xz
wireguard-openbsd-04924df597e93aa6f9f08a588d1cff7dabdc8ef8.zip
Remove the -d flag to tmux and just use op/AX to detect default colours.
Irritatingly, although op can be used to tell if a terminal supports default colours, it can't be used to set them because in some terminfo descriptions it resets attributes as a side-effect (acts as sgr0) and in others it doesn't, so it is not possible to determine reliably what the terminal state will be afterwards. So if AX is missing and op is present, tmux just sends sgr0. Anyone using -d for a terminal who finds they actually needed it can replace it using terminal-overrides, but please let me know as it is probably an omission from terminfo.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions