view .gitattributes @ 22864:b825d8ec9a76 v8.2.1979

patch 8.2.1979: "term_opencmd" option of term_start() is truncated Commit: https://github.com/vim/vim/commit/47c5ea44b975adca00eaacecee5c4108996178d9 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Nov 12 15:12:15 2020 +0100 patch 8.2.1979: "term_opencmd" option of term_start() is truncated Problem: "term_opencmd" option of term_start() is truncated. (Sergey Vlasov) Solution: Allocate the buffer to hold the command. (closes #7284)
author Bram Moolenaar <Bram@vim.org>
date Thu, 12 Nov 2020 15:15:04 +0100
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff