Skip to content

Create new quickfix list instead of replacing current#377

Merged
dmtrKovalenko merged 1 commit into
dmtrKovalenko:mainfrom
rodrigoscc:main
Apr 15, 2026
Merged

Create new quickfix list instead of replacing current#377
dmtrKovalenko merged 1 commit into
dmtrKovalenko:mainfrom
rodrigoscc:main

Conversation

@rodrigoscc
Copy link
Copy Markdown
Contributor

@rodrigoscc rodrigoscc commented Apr 15, 2026

The quickfix stack is very useful to keep track of multiple searches (e.g. with :colder and :cnewer). Currently, C-q replaces the current quickfix list instead of adding a new list to the stack.

This PR changes this to create a new quickfix list instead.

@dmtrKovalenko dmtrKovalenko merged commit 7de55be into dmtrKovalenko:main Apr 15, 2026
37 of 38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants