olimorris / tmux-pomodoro-plus

🍅 Incorporate the Pomodoro technique into your tmux workflow
MIT License
274 stars 23 forks source link

Allow breaks to be disabled #39

Closed dgmstuart closed 4 months ago

dgmstuart commented 4 months ago

Great tool!

Personally the way I use Pomodoro is I physically step away from the computer and set a separate timer for my breaks, and only use the computer timer for the actual pomodoros.

I can hack support for this by setting break lengths to zero but maybe this is a feature that could be supported by the plugin itself?

But I would of course understand if you wanted to stick to the textbook Pomodoro workflow.

Tested on my machine (OSX) and it seems to work as expected.

olimorris commented 4 months ago

Thanks so much for your work on these three PRs!

dgmstuart commented 4 months ago

Thanks so much for your work on these three PRs!

My pleasure! Thanks for making such a cool plugin.