While working with WinSCP, I have noticed that the black terminal output screen will not display blank lines of output. There appears to be some sort of filter which passes on the output text from the shell which is started by WinSCP to run processes on the remote server. This filter appears to intercept blank lines of output, so these blank lines are not displayed in the terminal output screen which WinSCP displays to show standard output produced for custom commands.
I am wondering if there is a way to control this setting so that I can turn off this filter. I am trying to get the WinSCP terminal screen to display blank lines of output created by my custom command. I'm wondering if there is some explicit setting which I have not found, or perhaps a compile-time option that I might be able to set.
Thanks very much.