Skip to content

Using regular expression in the commnand "/" mode of VIT #337

@aGIToz

Description

@aGIToz

At present the command "/" mode of VIT can only handle STRING. But it would be cool if I one can use regular expressions, just like in normal Vi/Vim.

Example: in Vi, I can use /B[o|a]bo to search for the word Bobo and Babo. But in VIT it rather considers B[o|a]bo as a string.

P.S: The original motivation came, when I was not able to do a case insensitive search in command "/" mode of VIT. Any help would be appreciated here.

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