master
Refactor the code so that fzf can be used as a library (#3769)
Fix lint warnings (#4586)
Update AtomicBool to use atomic memory operation (#1939)
Reorganize source code
Clean up comments and tests
Terminate running background transform on exit
Change 'interface{}' to 'any' (#4308)
test(eventbox): remove obsolete EvtClose const (#3059)
Revise ranking algorithm
Fix coloring of items with zero-width characters
Add generic utils constraint function
Fix --with-shell not handling quoted arguments correctly
Terminate child processes on Windows (#4723)