]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.757 v7.4.757
authorBram Moolenaar <Bram@vim.org>
Thu, 25 Jun 2015 15:03:36 +0000 (17:03 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 25 Jun 2015 15:03:36 +0000 (17:03 +0200)
commitb5c3265521749fda81ae4b052de35a0d1209cf50
treec4e09817745505a3e66db6f65a72fa5cf63f4708
parent367fbf17dad7bfb65cef8a4a18147989516218f2
patch 7.4.757
Problem:    Cannot detect the background color of a terminal.
Solution:   Add T_RBG to request the background color if possible. (Lubomir
            Rintel)
src/main.c
src/proto/term.pro
src/term.c
src/term.h
src/version.c