Skip to content

next-error-no-select and previous-error-no-select not jumping to the right line when Context is enabled #165

@feluxe

Description

@feluxe

Hi, I just noticed that. :)

in a deadgrep buffer, you can use next-error-no-select and previous-error-no-select to jump to the next/prev line and open the respective buffer.

expected behavior:

If you set a value for the search Context (e.g. -C 10) and run next-error-no-select or previous-error-no-select the cursor jumps across the context lines to the next/prev matching item.

actual behavior:

If you enable Context (e.g. -C 10) and run next-error-no-select or previous-error-no-select, the cursor will not jump across the context. Instead it will only jump a single line into the context.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions