pkgsrc/sysutils/fzf
maya 93ca1d05eb fzf: update to 0.17.3
0.17.3
------
- `$LINES` and `$COLUMNS` are exported to preview command so that the command
  knows the exact size of the preview window.
- Better error messages when the default command or `$FZF_DEFAULT_COMMAND`
  fails.
- Reverted #1061 to avoid having duplicate entries in the list when find
  command detected a file system loop (#1120). The default command now
  requires that find supports `-fstype` option.
- fzf now distinguishes mouse left click and right click (#1130)
    - Right click is now bound to `toggle` action by default
    - `--bind` understands `left-click` and `right-click`
- Added `replace-query` action (#1137)
    - Replaces query string with the current selection
- Added `accept-non-empty` action (#1162)
    - Same as accept, except that it prevents fzf from exiting without any
      selection
2017-12-30 04:52:35 +00:00
..
DESCR
distinfo fzf: update to 0.17.3 2017-12-30 04:52:35 +00:00
Makefile fzf: update to 0.17.3 2017-12-30 04:52:35 +00:00
MESSAGE fzf: spoon feed information a little less, just mention the location 2017-11-03 09:25:27 +00:00
PLIST