dustinkirkland / hollywood

2.8k stars 254 forks source link

Fix a bug that prevented hollywood from exiting properly #34

Closed T-vK closed 4 years ago

T-vK commented 4 years ago

Exiting hollywood was very difficult because you had to press Ctrl+C repeatedly or even hold it for multiple seconds and even then you got stuck in a tmux session most of the time. This PR fixes that.

T-vK commented 4 years ago

@dustinkirkland I'd like to hear your input on that. It would be nice to have this fixed.

dustinkirkland commented 4 years ago

Hmm, I can't accept this patch as is. I usually launch hollywood, from within another Byobu session, in which case this proposed behavior kills the parent session (which might have other things running).

On a separate note, I can't reproduce your behavior of having to press Ctrl+C repeatedly (running Hollywood 1.20).