hercules-390 / hyperion

Hercules 390
Other
252 stars 70 forks source link

hercules -d or with redirected stdout and err hangs at the end of the .rc file #81

Open jphartmann opened 8 years ago

jphartmann commented 8 years ago

After the end of the .rc file, commands should be read from standard input until end-of-file even when no panel is active.

To test:

touch hercules.rc
hercules -d

Or

touch hercules.rc
hercules >log 2>&1
Fish-Git commented 8 years ago

This issue appears to be closely related to issue #83.