diff options
author | markstegeman <markstegeman@users.noreply.github.com> | 2025-03-12 13:35:14 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-12 05:35:14 -0700 |
commit | 69a19295f8fe90356011eff2b7fa67b0593fffcc (patch) | |
tree | c802618f40c880160b7f3602f802b09f0c60b244 /runtime/lua/vim/_meta | |
parent | 3bc72a4980ab2ffe0c3c5300b79b93905b0237e3 (diff) | |
download | rneovim-69a19295f8fe90356011eff2b7fa67b0593fffcc.tar.gz rneovim-69a19295f8fe90356011eff2b7fa67b0593fffcc.tar.bz2 rneovim-69a19295f8fe90356011eff2b7fa67b0593fffcc.zip |
fix(terminal): delay when finishing terminal process #32846
Problem:
On Windows, the first attempt at finishing up after a terminal process
terminates is delayed by 200ms, even if it would be possible to finish
up immediately.
Solution:
Make the first attempt at finishing up immediately after the process
terminates.
Diffstat (limited to 'runtime/lua/vim/_meta')
0 files changed, 0 insertions, 0 deletions