]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0029: Cannot act on various terminal response codes v9.1.0029
authorDanek Duvall <duvall@comfychair.org>
Sun, 14 Jan 2024 19:19:59 +0000 (20:19 +0100)
committerChristian Brabandt <cb@256bit.org>
Sun, 14 Jan 2024 19:19:59 +0000 (20:19 +0100)
commitd7d560374b836e62e180914b6e85f0eb20557a54
treef3ca271789492e49cf8a0ac5b85cdf4aef6c6ecb
parent1f13fcc9342e66842bf9847d01e585ea2c2b6b30
patch 9.1.0029: Cannot act on various terminal response codes

Problem:  Cannot act on various terminal response codes
Solution: Add the TerminalResponseAll autocommand
          (Danek Duvall)

closes: #13829

Signed-off-by: Danek Duvall <duvall@comfychair.org>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/autocmd.txt
runtime/doc/eval.txt
runtime/doc/tags
runtime/doc/todo.txt
runtime/syntax/vim.vim
src/autocmd.c
src/term.c
src/version.c
src/vim.h