martanne / abduco

abduco provides session management i.e. it allows programs to be run independently from its controlling terminal. That is programs can be detached - run in the background - and then later reattached. Together with dvtm it provides a simpler and cleaner alternative to tmux or screen.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conflict with CMUS

Henry-Wilson opened this issue · comments

I love to use Abduco to send my CMUS session away from me, but when I do, I'll encounter a bug upon my return to CMUS. The bug goes like this: the keybindings don't quite work as expected, i.e, the left and right arrows cause deletion of albums from my list if they are pressed enough.

I think it's related to #32. Try abduco -A cmus dvtm cmus.

Yes, this is indeed likely the same issue.