]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0302: cannot set terminal key codes with :let v8.0.0302
authorBram Moolenaar <Bram@vim.org>
Sat, 4 Feb 2017 18:49:16 +0000 (19:49 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 4 Feb 2017 18:49:16 +0000 (19:49 +0100)
commite353c402e63b9b0a0bc06acf390e352d9e7eeaeb
treec0440677fa34bb8672ab5b34dc4725885b046aef
parent698f8b207bbfefa1cbbd7361caf5412cb3416534
patch 8.0.0302: cannot set terminal key codes with :let

Problem:    Cannot set terminal key codes with :let.
Solution:   Make it work.
src/option.c
src/testdir/test_assign.vim
src/version.c