]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0766: option test fails with +terminal feature v8.0.0766
authorBram Moolenaar <Bram@vim.org>
Mon, 24 Jul 2017 18:03:01 +0000 (20:03 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 24 Jul 2017 18:03:01 +0000 (20:03 +0200)
commitc4f43bce7c43e5fe413e77b66b9805f3354fbb63
tree6931f5d341f4ccb8c9ad856799ee9f75d71ec52b
parent81bdd6a02575b024db3dd5d91ec4ac4dfd41aa7a
patch 8.0.0766: option test fails with +terminal feature

Problem:    Option test fails with +terminal feature.
Solution:   Fix using the right option when checking the value.
src/option.c
src/version.c