SHA256
1
0
forked from pool/fzf
fzf/.gitignore
OBS User smolsheep ea6f82f746 - Update to 0.55.0:
* Added exact-boundary-match type to the search syntax. When a
    search term is single-quoted, fzf will search for the exact
    occurrences of the string with both ends at word boundaries.
  * [bash] Fuzzy path completion is enabled for all commands:
    a. If the default completion is not already set
    b. And if the current bash supports complete -D option
  * Comments are now allowed in $FZF_DEFAULT_OPTS and
    $FZF_DEFAULT_OPTS_FILE, e.g.
    --info=inline-right # Show info on the right of prompt line
  * Hyperlinks (OSC 8) are now supported in the preview window
    and in the main window
  * The default --ellipsis is now ·· instead of ...
  * [vim] A spec can have exit callback that is called with the
    exit status of fzf
  * This can be used to clean up temporary resources or restore the
    original state when fzf is closed without a selection
  * Fixed --tmux bottom when the status line is not at the bottom
  * Fixed extra scroll offset in multi-line mode (--read0 or
    --wrap)

OBS-URL: https://build.opensuse.org/package/show/utilities/fzf?expand=0&rev=128
2024-09-09 19:41:11 +00:00

2 lines
5 B
Plaintext