aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/hl.lua
diff options
context:
space:
mode:
authorphanium <91544758+phanen@users.noreply.github.com>2025-04-02 23:12:19 +0800
committerGitHub <noreply@github.com>2025-04-02 15:12:19 +0000
commit0b61bc8982304c3b8afd9f3c310b112227302bc5 (patch)
treef6489414595acd722e9db33024f24689c0948621 /runtime/lua/vim/hl.lua
parent3af43cffa028b88022e6bdc78a4e2f5470643219 (diff)
downloadrneovim-0b61bc8982304c3b8afd9f3c310b112227302bc5.tar.gz
rneovim-0b61bc8982304c3b8afd9f3c310b112227302bc5.tar.bz2
rneovim-0b61bc8982304c3b8afd9f3c310b112227302bc5.zip
fix(events): crash on SIGTSTP (Ctrl-Z) #33258
Problem: Nvim crashes on receive SIGTSTP (Ctrl-Z) since 4dabeff308222307ede8e74a2bd341713a7f7d81. Solution: * Don't exit on SIGTSTP (not a deadly signal). * Avoid SIGTSTP handler in os/signal.c. Co-authored-by: 27Onion Nebell <zzy20080201@gmail.com>
Diffstat (limited to 'runtime/lua/vim/hl.lua')
0 files changed, 0 insertions, 0 deletions