]> granicus.if.org Git - vim/commit
patch 8.0.1807: function to set terminal name is too long v8.0.1807
authorBram Moolenaar <Bram@vim.org>
Thu, 10 May 2018 12:11:52 +0000 (14:11 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 10 May 2018 12:11:52 +0000 (14:11 +0200)
commit69e056915c4145b7b64c60963797692a5b293561
treebcbc5410e82d04c07301b621946199c673f037c6
parent39de95257714b76ccd845d081cff57830a79b488
patch 8.0.1807: function to set terminal name is too long

Problem:    Function to set terminal name is too long.
Solution:   Refactor the function.  Fix typo in test.
src/term.c
src/testdir/test_options.vim
src/version.c