Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'pomo complete' doesn't stop a task #39

Open
jhwist opened this issue Feb 22, 2013 · 3 comments
Open

'pomo complete' doesn't stop a task #39

jhwist opened this issue Feb 22, 2013 · 3 comments

Comments

@jhwist
Copy link

jhwist commented Feb 22, 2013

In lieu of pomo stop (see #28) I thought setting a task to complete would also stop it, alas it doesn't.

wist@box:~$ pomo list
   0. Test                                               : 25 minutes
✓  1. Another task                                       : 20 minutes
   2. Third task                                         : 25 minutes
                                                            70 minutes
wist@box:~$ pomo start 0
wist@box:~$ pomo complete 0
  - Completed Test
wist@box:~$ pomo start 2
a task is already running
wist@box:~$ 
@stephenmckinney
Copy link
Collaborator

Unless there are any objections, I am going to make pomo run exclusively as a background process and eliminate pomo start --progress. This will make this feature much easier to implement and it seems no one is using it as a foreground process anyway.

@balvig
Copy link

balvig commented Jun 14, 2013

@stephenmckinney sounds good to me! Just started using pomo with tmux and was wondering how to stop a task 👍

@h3adache
Copy link

Is anyone working on this? or #28?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants