pomo icon indicating copy to clipboard operation
pomo copied to clipboard

[feature] Multiple Pomo instances at the same time

Open arpanetus opened this issue 5 years ago • 1 comments

image Wouldn't it be nice to be able to use multiple pomo instances at the same time, if you've paused doing another task and started doing some other?

arpanetus avatar Apr 06 '19 09:04 arpanetus

The simplest solution would be to enable a flag such as --socket to avoid the conflict. Alternatively it could check for an existing socket and if it exists prefix the path with an incrementing number e.g. ~/.pomo/pomo-1.sock.

I'll plan to implement this in the coming release or feel free to create a PR.

Thanks for the suggestion @arpanetus!

kevinschoon avatar Apr 06 '19 15:04 kevinschoon