Skip to content

Conversation

@ANtlord
Copy link

@ANtlord ANtlord commented Sep 25, 2022

A list of breakpoints replaces the current quickfix list only if the current quickfix list is a list of breakpoints. A quickfix list of breakpoints is recognized by the title. If the title is the same as the title nvim-dap assigns then the list is counted as a quickfix list of breakpoints. If the current quickfix list consists of something else like results from Telescope or make then the list is saved in the history and nvim-dap creates a new one.

ANtlord added 2 commits September 25, 2022 06:58
A list of breakpoints replaces the current quickfix list only if the
current quickfix list is a list of breakpoints.  A quickfix list of
breakpoints is recognized by the title.  If the title is the same as the
title nvim-dap assigns then the list is counted as a quickfix list of
breakpoints.  If the current quickfix list consists of something else
like results from Telescope or make then the list is saved in the
history and nvim-dap creates a new one.
@mfussenegger mfussenegger merged commit cf94cfb into mfussenegger:master Sep 29, 2022
@mfussenegger
Copy link
Owner

Thanks

mfussenegger added a commit that referenced this pull request Sep 30, 2022
mfussenegger added a commit that referenced this pull request Sep 30, 2022
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