Subject: CVS commit: pkgsrc/sysutils/fzf
From: Iku Iwasa
Date: 2023-06-03 03:01:07
Message id: 20230603010107.89233FA88@cvs.NetBSD.org

Log Message:
fzf: update to 0.41.1

0.41.1

* Fixed a bug where preview window is not updated when --disabled is set
  and a reload is triggered by change:reload binding

0.41.0

* Added color name preview-border and preview-scrollbar
* Added new border style block which uses block elements
* --scrollbar can take two characters, one for the main window, the other
  for the preview window
* Putting it altogether:

  fzf-tmux -p 80% --padding 1,2 --preview 'bat --style=plain --color=always {}' \
      --color 'bg:237,bg+:235,gutter:237,border:238,scrollbar:236' \
      --color 'preview-bg:235,preview-border:236,preview-scrollbar:234' \
      --preview-window 'border-block' --border block --scrollbar '▌▐'

Files:
RevisionActionfile
1.68modifypkgsrc/sysutils/fzf/Makefile