Skip to content

Impossible to search for literal $ #37

@loqusion

Description

@loqusion

If the string you want to search and replace contains a $, it seems there is currently no way to use ssr.nvim since $ is interpreted as a special character. This makes working with languages that make heavy use of $ such as php and bash quite cumbersome.

Perhaps we could implement some basic escape sequence, like \$? (\\ for literal backslash)

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