Path to this page:
./
misc/fzy,
Fuzzy text selector for the terminal
Branch: CURRENT,
Version: 1.0,
Package name: fzy-1.0,
Maintainer: leotA fast, simple fuzzy text selector for the terminal with an advanced scoring
algorithm.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 46.32 KB
Version history: (Expand)
- (2018-09-24) Updated to version: fzy-1.0
- (2017-11-23) Package has been reborn
- (2017-04-17) Updated to version: fzy-0.9
- (2017-01-01) Updated to version: fzy-0.8
- (2016-11-16) Package added to pkgsrc.se, version fzy-0.7 (created)
CVS history: (Expand)
2021-10-26 12:59:39 by Nia Alarie | Files touched by this commit (378) |
Log message:
misc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (possibly fetched
conditionally?):
./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
|
2021-10-07 16:35:55 by Nia Alarie | Files touched by this commit (378) |
Log message:
misc: Remove SHA1 hashes for distfiles
|
2018-09-24 15:59:56 by Leonardo Taccari | Files touched by this commit (3) |
Log message:
fzy: Update misc/fzy to 1.0
Changes:
1.0 (2018-09-23)
----------------
Features:
- Support UTF-8
- Support readline-like editing
- Quit on Esc
- Redraw on terminal resize
- Bracketed paste escapes are ignored
Performance:
- Initialize tty interface before reading stdin
|
2017-04-17 11:51:54 by Leonardo Taccari | Files touched by this commit (3) |
Log message:
Update misc/fzy to 0.9.
Changes:
## 0.9 (2017-04-17)
Features:
- Support Ctrl-k and Ctrl-j for movement
Performance:
- Use threads to parallelize sorting
- Improve parallelism of searching and scoring
Internal:
- Fix test suite on i386
- Replace test suite with greatest
- Add property tests
- Add acceptance tests
|
2017-01-01 17:03:38 by Leonardo Taccari | Files touched by this commit (3) |
Log message:
Update misc/fzy to fzy-0.8
Changes:
## 0.8 (2017-01-01)
Bugfixes:
- Fix cursor position shifing upwards when input has less than 2 items.
|
2016-11-16 11:39:31 by Leonardo Taccari | Files touched by this commit (5) |
Log message:
Import fzy-0.7 as misc/fzy
A fast, simple fuzzy text selector for the terminal with an advanced scoring
algorithm.
|