watercooler-labs / toggl-cli

🕐 Command Line App for Toggl Track
MIT License
31 stars 7 forks source link

⛏️ Add FZF as a picker #34

Closed heytherewill closed 2 years ago

heytherewill commented 3 years ago

Closes #29

This adds FZF as a valid picker, which makes picking available on Windows! It also makes testing the continue command significantly easier. You can now also use fzf on Unix if you pass the --fzf option.

~This hasn't been tested on Unix yet, so please try it to make sure I broke nothing (I will try it on my mac before merging)~