Skip to content

Prefer previously used choices #1

@p0deje

Description

@p0deje

First of all, thanks for the awesome plugin!

There is a single problem which still bothers me comparing to ST command palette. Here is an example of usage:

  1. I open CmdPalette and write "buf".
  2. The first result I receive is "CtrlPBufTag".
  3. I scroll up to "buffer" command and hit Enter two times to execute the command.

Now, the next time I repeat this, the resullt will be the same (i.e. "CtrlPBufTag" instead of "buffer" will be found first). In Sublime Text, however, it remembers the command I have chosen and makes it the first result for the subsequent searches.

Is it possible to implement something like this in CtrlP?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions