github peco/peco v0.5.11

13 months ago
v0.5.11 - 21 Mar 2023
  [Features]
  * Added new option for "FuzzyLongestSort" flag that can be specified in your config file
    as
    ```
    {
      "FuzzyLongestSort": true,
      ...
    }
    ```
    allows you to sort matched lines with the following ordering precedence (#539):
      1. longer substring
      2. earlier (left positioned) substring, and
      3. shorter line.

  [Miscellaneous]
  * Posted project status at https://github.com/peco/peco/discussions/540

Don't miss a new peco release

NewReleases is sending notifications on new releases.