Skip to content

On first frencency load, the top result filepath is displayed fullpath instead of specified format #294

@csessh

Description

@csessh

image

As titled, it only happens on the first time Telescope frecency loads (probably related to #270).

This is how I map frecency:

            {
                "<leader>ff",
                mode = { "n" },
                ':Telescope frecency workspace=CWD path_display={"smart"} <CR>',
                {
                    desc = "Telescope find files using frecency",
                    silent = true,
                },
            },

Happy to look into it and submit a PR if you could point me somewhere in the code base to get started.

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