]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1509: error message lacks mentioning the erroneous argument v9.0.1509
authorBram Moolenaar <Bram@vim.org>
Fri, 5 May 2023 21:12:22 +0000 (22:12 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 5 May 2023 21:12:22 +0000 (22:12 +0100)
commit23919540367952f7fbb06350d7b5af96316fbd5f
tree59f87cbbca883bef8ca637162761561cafff80a4
parentf2588b6fc90ba85b333ee8f747e8d1ebbc7e6300
patch 9.0.1509: error message lacks mentioning the erroneous argument

Problem:    Error message lacks mentioning the erroneous argument.
Solution:   Specify the argument that the error is for.
src/terminal.c
src/testdir/test_terminal.vim
src/version.c