Open jphartmann opened 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
This issue appears to be closely related to issue #83.
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:
Or