]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1113: tests: Test_terminal_builtin_without_gui waits 2 seconds v9.1.1113
authorYee Cheng Chin <ychin.git@gmail.com>
Fri, 14 Feb 2025 17:01:25 +0000 (18:01 +0100)
committerChristian Brabandt <cb@256bit.org>
Fri, 14 Feb 2025 17:01:25 +0000 (18:01 +0100)
commite67eff2e24f7289c5a40c90253b0b01910ab898d
tree2428fba1cea952eef51ccff32d5cf96ad6d7c7ee
parentb6c900be9ce49f688d3a03c2767dedb48e4f23ae
patch 9.1.1113: tests: Test_terminal_builtin_without_gui waits 2 seconds

Problem:  tests: Test_terminal_builtin_without_gui waits 2 seconds
Solution: add --not-a-term to remove the annoying 2s delay in error
          message when Vim detects that stdio are not from a terminal
          (Yee Cheng Chin)

closes: #16635

Signed-off-by: Yee Cheng Chin <ychin.git@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_termcodes.vim
src/version.c