Skip to content
Commit 967c42a1 authored by Christian Muehlhaeuser's avatar Christian Muehlhaeuser Committed by Kurt Hindenburg
Browse files

Support status report requests for text-colors

Summary:
Konsole already responds to background color status report
requests, but ignores requests for the foreground color.
This adds the support and makes Konsole behave like other xterm /
VTE-based terminals.

Test Plan:
Run 'printf "\033]10;?\a"' in a bash shell and Konsole should
respond with the current foreground color setting on stdout.
parent 06fe343e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment