mirror of
https://github.com/zoriya/vim.git
synced 2026-06-23 03:35:11 +00:00
8e539c51c3
Problem: Job in terminal does not get CTRL-C, we send a SIGINT instead.
Solution: Don't call may_send_sigint() on CTRL-C. Make CTRL-W CTRL-C end
the job.