fzy

terminal fuzzy finder picker

git clone https://9o.is/git/fzy.git

ModeNameSize
-rw-r--r--.clang-format6L
-rw-r--r--.github/workflows/test.yml64L
-rw-r--r--.gitignore5L
-rw-r--r--.travis.yml35L
-rw-r--r--ALGORITHM.md173L
-rw-r--r--CHANGELOG.md111L
-rw-r--r--LICENSE21L
-rw-r--r--Makefile53L
-rw-r--r--README.md117L
-rw-r--r--config.h27L
-rwxr-xr-xcontrib/fzy-dvtm50L
-rwxr-xr-xcontrib/fzy-tmux44L
-rw-r--r--deps/greatest/greatest.h1189L
-rw-r--r--deps/greatest/package.json9L
-rw-r--r--deps/theft/.gitignore3L
-rw-r--r--deps/theft/LICENSE13L
-rw-r--r--deps/theft/theft.c496L
-rw-r--r--deps/theft/theft.h74L
-rw-r--r--deps/theft/theft_bloom.c145L
-rw-r--r--deps/theft/theft_bloom.h33L
-rw-r--r--deps/theft/theft_hash.c37L
-rw-r--r--deps/theft/theft_mt.c144L
-rw-r--r--deps/theft/theft_mt.h36L
-rw-r--r--deps/theft/theft_types.h197L
-rw-r--r--deps/theft/theft_types_internal.h73L
-rw-r--r--fzy.1107L
-rw-r--r--src/bonus.h116L
-rw-r--r--src/choices.c375L
-rw-r--r--src/choices.h56L
-rw-r--r--src/config.def.h27L
-rw-r--r--src/fzy.c71L
-rw-r--r--src/match.c224L
-rw-r--r--src/match.h24L
-rw-r--r--src/options.c138L
-rw-r--r--src/options.h30L
-rw-r--r--src/tty.c208L
-rw-r--r--src/tty.h72L
-rw-r--r--src/tty_interface.c480L
-rw-r--r--src/tty_interface.h36L
-rw-r--r--test/acceptance/Gemfile3L
-rw-r--r--test/acceptance/Gemfile.lock15L
-rw-r--r--test/acceptance/acceptance_test.rb487L
-rw-r--r--test/fzytest.c17L
-rw-r--r--test/test_choices.c170L
-rw-r--r--test/test_match.c232L
-rw-r--r--test/test_properties.c165L