]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0235: 'autoshelldir' does not work with chunked respose v9.0.0235
authorBram Moolenaar <Bram@vim.org>
Sun, 21 Aug 2022 10:37:17 +0000 (11:37 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 21 Aug 2022 10:37:17 +0000 (11:37 +0100)
commit474ad390ccb8bbeb53848122829e04c52f0349ce
treedfb5bfd980794d589a77b0964e3a6535e452a47a
parent8d69637133e17370491b83da8657a15b991c2f76
patch 9.0.0235: 'autoshelldir' does not work with chunked respose

Problem:    'autoshelldir' does not work with chunked respose.
Solution:   Collect chunks before parsing OSC 7. (closes #10949)
src/terminal.c
src/version.c