Snippet #910
Bad Vim habit to get out of: moving the cursor into the quickfix window in order to close it (eg. with :q or :clo). :cclose (:ccl) can be used to close the quickfix window irrespective of where the cursor is.
Bad Vim habit to get out of: moving the cursor into the quickfix window in order to close it (eg. with :q or :clo). :cclose (:ccl) can be used to close the quickfix window irrespective of where the cursor is.