Skip to content

Support for --multiline #70

Open
Open
@wpcarro

Description

@wpcarro

Does deadgrep support the multiline option? If not, any ideas for a workaround?

Something like this might be nice:

(defcustom deadgrep-additional-flags
  '("--multiline")
  "List of additional arguments that will be passed to rg.")

(add-to-list deadgrep-additional-flags "--another-flag")

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