SHA256
1
0
forked from pool/fzf
Go to file
Matej Cepl 1c833ad317 Accepting request 1001296 from home:jcronenberg
- Update to 0.33.0:
  - Added --scheme=[default|path|history] option to choose scoring scheme
    - (Experimental)
    - We updated the scoring algorithm in 0.32.0, however we have learned that
      this new scheme (default) is not always giving the optimal result
    - path: Additional bonus point is only given to the the characters after
      path separator. You might want to choose this scheme if you have many
      files with spaces in their paths.
    - history: No additional bonus points are given so that we give more
      weight to the chronological ordering. This is equivalent to the scoring
      scheme before 0.32.0. This also sets --tiebreak=index.
  - ANSI color sequences with colon delimiters are now supported.
     printf "\e[38;5;208mOption 1\e[m\nOption 2" | fzf --ansi
     printf "\e[38:5:208mOption 1\e[m\nOption 2" | fzf --ansi
  - Support border-{up,down} as the synonyms for border-{top,bottom} in
    --preview-window
  - Added support for ANSI strikethrough
     printf "\e[9mdeleted" | fzf --ansi
     fzf --color fg+:strikethrough

OBS-URL: https://build.opensuse.org/request/show/1001296
OBS-URL: https://build.opensuse.org/package/show/utilities/fzf?expand=0&rev=56
2022-09-11 11:20:08 +00:00
_service Accepting request 984249 from home:dirkmueller:Factory 2022-06-21 20:45:03 +00:00
.gitattributes Accepting request 595805 from home:avindra 2018-04-12 11:49:15 +00:00
.gitignore Accepting request 595805 from home:avindra 2018-04-12 11:49:15 +00:00
fzf-0.33.0.tar.gz Accepting request 1001296 from home:jcronenberg 2022-09-11 11:20:08 +00:00
fzf.changes Accepting request 1001296 from home:jcronenberg 2022-09-11 11:20:08 +00:00
fzf.spec Accepting request 1001296 from home:jcronenberg 2022-09-11 11:20:08 +00:00
vendor.tar.xz Accepting request 1001296 from home:jcronenberg 2022-09-11 11:20:08 +00:00