nvim-test icon indicating copy to clipboard operation
nvim-test copied to clipboard

How to stop test execution?

Open Emptyfruit opened this issue 3 years ago • 0 comments

With the default setup, how can i stop running tests (i.e. if my tests a really long-running)? Is closing the buffer enough? (not obvious). The buffer does not seem to accept signals. Calling :terminal during test run shows and empty terminal.

Emptyfruit avatar Jan 06 '23 20:01 Emptyfruit