Hi, The other day during the online get-together, Jim said he was going to look into fixing an issue with more regarding where the source for the text was coming. I mentioned there was another issue. But, I could not seem to replicate it at the time. This is a followup to that conversation.
Jim, I figured out the how to replicate the issue… When more pauses at the end of a page, it displays "— More — <STDIN> (??)—" You press a key, and the “MORE” line is replaced by the next line of text from STDIN. The problem is MORE does not clear it’s text from the screen, it just overwrites it. If you a piping it something with short lines, it leaves garbage behind. For example, if MORE paused and the next line was “Beds" you would see "Bedsore <STDIN> (??)—“ Anyhow... Since you plan on digging more into more, you may want to fix this as well. :-) Jerome _______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
