]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0575: the getchar() function behaves strangely with bracketed paste v9.0.0575
authorBram Moolenaar <Bram@vim.org>
Sat, 24 Sep 2022 14:36:35 +0000 (15:36 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 24 Sep 2022 14:36:35 +0000 (15:36 +0100)
commit78aed95c8d11a06590abb079014887a458b28b36
treedd0c5e502a0530a894e9fff196055e2ddea193a7
parent140f6d0eda7921f2f0b057ec38ed501240903fc3
patch 9.0.0575: the getchar() function behaves strangely with bracketed paste

Problem:    The getchar() function behaves strangely with bracketed paste.
Solution:   Do not handle paste-start in getchar(). (issue #11172)
src/getchar.c
src/version.c