summaryrefslogtreecommitdiff
path: root/usr.bin/pcc/cpp
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@cvs.openbsd.org>2009-10-25 21:11:22 +0000
committerNicholas Marriott <nicm@cvs.openbsd.org>2009-10-25 21:11:22 +0000
commit95f341381dcddefb851a3d8a07461a8a37c4df72 (patch)
treee525bc8c517fb970fd881c18506229e2c1877b5d /usr.bin/pcc/cpp
parenta9f0985ce71f7768c83b39c36b1ad103dbc112a7 (diff)
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 'usr.bin/pcc/cpp')
0 files changed, 0 insertions, 0 deletions