Re: [fluid-dev] can't exit shell with EOF in 2.1.5

2020-10-30 Thread Tom M. via fluid-dev
Exiting the fluidsynth shell with CTRL+D never worked reliably. This is what happens to me when doing so: > fluidsynth: panic: An error occurred while reading from stdin. This error happens for 2.1.1 as well as 2.1.5. Also, I see no change that could have caused a change in behaviour. Perhaps yo

[fluid-dev] can't exit shell with EOF in 2.1.5

2020-10-29 Thread Hamish Moffatt
In 2.1.1, you can exit the interactive shell with end-of-file (control-D on UNIX). In 2.1.5 (or master), this no longer works and it seems you have to type "quit". Exit on EOF is a very standard UNIX paradigm, so can this be restored? Hamish ___ f