[Konsole-devel] [konsole] [Bug 352945] PATCH/RFE: add support for terminal background detection (vim background autodetection)

Kurt Hindenburg kurt.hindenburg at gmail.com
Sat Oct 3 19:30:20 UTC 2015


https://bugs.kde.org/show_bug.cgi?id=352945

Kurt Hindenburg <kurt.hindenburg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |15.12
      Latest Commit|                            |http://commits.kde.org/kons
                   |                            |ole/9076c3af475e3b0d8cc3158
                   |                            |e60c41ac64725b9ee
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Kurt Hindenburg <kurt.hindenburg at gmail.com> ---
Git commit 9076c3af475e3b0d8cc3158e60c41ac64725b9ee by Kurt Hindenburg.
Committed on 03/10/2015 at 19:26.
Pushed by hindenburg into branch 'master'.

Implement xterm's background color request/reply

vim uses control sequence 'echo -e "\033]11;?\a"' to request real
background color -- to detect whether terminal has dark or light
background.

Thanks to Pavel Raiskup praiskup redhat com
REVIEW: 125333
FIXED-IN: 15.12

M  +5    -0    src/Emulation.h
M  +22   -0    src/Session.cpp
M  +13   -0    src/Session.h
M  +10   -0    src/SessionController.cpp
M  +1    -0    src/SessionController.h
M  +14   -8    src/Vt102Emulation.cpp
M  +2    -1    src/Vt102Emulation.h

http://commits.kde.org/konsole/9076c3af475e3b0d8cc3158e60c41ac64725b9ee

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list