Commit Graph

4 Commits

Author SHA1 Message Date
Érico Rolim 4e174d9126 Rename executable to ef.
Maybe ef for "érico's finder"?

Also add install target.
2021-01-08 02:02:52 -03:00
Érico Rolim ef21f16b54 Implement token search.
- only shows results that match all tokens
- tokens are generated by adding a space to the query
2021-01-07 18:17:20 -03:00
Érico Rolim 4ae24894e7 Split implementation into multiple files.
Also add comments for improvements.
2021-01-07 16:07:16 -03:00
Érico Rolim d10e9cbc23 Initial commit.
Single file with the whole implementation. Keypad interaction is still
murky; how exactly do I read a backspace or Ctrl+W command?
2021-01-07 16:07:12 -03:00