Skip to content

Allow to parse search phrase in quotes "as is" #54

Description

@mambusskruj

Let's say I want to search for parameter --jobs in files. And for that I need to escape dashes with backslashes even while I use quotes for search phrase (like this "\-\-jobs").

So I propose to parse characters "as is" in quotes for search phrase.
Example: for "--jobs" prompt -> search phrase will be --jobs

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions