How to interrupt a Vim command taking too much time? August 9, 2023 by Tarik You can interrupt it sending SIGINT (CTRL+C).