]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.2.0456: stray p character displayed on some terms v9.2.0456
authorFoxe Chen <chen.foxe@gmail.com>
Fri, 8 May 2026 21:14:52 +0000 (21:14 +0000)
committerChristian Brabandt <cb@256bit.org>
Fri, 8 May 2026 21:14:52 +0000 (21:14 +0000)
commit7644d9d6114d0b17bfaebb069dd68ae0d7d907fb
treed30daa7421cff82670e10a6182317274e69a1f5b
parent9694ff58fe510bf3906a7b6817429e29d5975987
patch 9.2.0456: stray p character displayed on some terms

Problem:  stray p character displayed on some terms
Solution: Make sending DECRQM more strict and disable it for a few more
          terminals (Foxe Chen)

fixes:  #20156
fixes:  #20140
closes: #20161

Signed-off-by: Foxe Chen <chen.foxe@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/term.c
src/version.c