Changelog
3fc136e Fix a syntax error in the build workflow
9c499fe Add a release workflow and improve the build workflow
ec27687 Add an initial basic github action
ba4c552 Add goreleaser
6114c78 Update fish configuration
f5b0577 Add support for the fish shell
c1c19fa Add a Makefile
99970d1 Add more README documentation
29c1017 Clean up the overall codebase
d82a7e0 Clean up the code and add basic installation instructions
9cdfaf5 Improve how state is saved (also changing where the primary state is stored)
e647bcd Update the search algorithm to minimize the number of query chunks
5c08601 Add an improved, non-contiguous search matcher
f5b0477 Fix typing
5fb85cc Add scrolling functionality to the list
8aa3466 Begin improving search and add the highlighting of matched text
50b9b8a Add deletion functionality
3376d9a Improve the list UI, increasing smoothness and adding vim navigation
4e8bd37 Improve shell initialization and continue cleaning up list code
c58ee56 Improve the list view and add a zsh wrapper function
1c2ee49 Print to stderr to fix output saving issues
494a90e Finish a (somewhat hacky) list interface for searching
83d95a3 Add a basic list output
571c15a Cleanup the code
2d3def3 Add a gitignore
b9472a7 Add an implementation of basic functionality
e6a8487 Initial commit