New Swift Package: tui-fuzzy-finder
Briefly

The tui-fuzzy-finder library enables developers to create terminal UIs for incremental search and selection in Swift, providing an enjoyable alternative to shell scripting.
With tui-fuzzy-finder, I can write tools in Swift that function similarly to fzf, though it’s primarily aimed at personal projects rather than competing in the CLI space.
The primary aim of the command line tool is to facilitate library testing, recognizing that automating terminal control tests presents unique challenges.
While missing features like preview capabilities and key binding configurations similar to fzf, I am open to implementing them based on future needs.
Read at Juripakaste
[
|
]