FG

Close all locations list or quick fix windows in vim

Fresh3 days ago
Mar 15, 20264870 views
Confidence Score0%
0%

Problem

Is there a way to close all locations lists and quick fix windows with a single command in vim/gvim?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Close all locations list or quick fix windows in vim

Low Risk

That will execute the :lclose command in all windows not displaying quickfix or location lists. I didn't have a set of location lists to test it with, so I tested with a different buffer type and it worked for that case. You will probably want to ma…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment