-
-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Labels
Description
Running :wqa
tries to save all buffers then close them all. This fails, surprisingly if you never opened the conjure log buffer, because it is open but invisible.
Reproduction steps:
nvim test.clj
-
:wqa E948: Job still running E676: No matching autocommands for buftype= buffer
-
:ls! 1 %a "test.clj" line 76 2u h "conjure-log-74563.cljc" line 0 3 #hR "term://~/projects/foo//74574:bb nrepl-server localhost:52386" line 1
:bwipeout! 3
- force kill the nrepl terminal:wqa
- now works