Skip to content

How to achieve this but only with the start of the string? #116

@ghost

Description

if I type py and press up arrow I want to match python code.py but not vim code.py

In this substring search, vim code.py obviously matches because py is a substring of vim code.py

I would like a simpler, start-only matcher.

Where does that exist?

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