In a layout of multiple text buffer windows, it is possible that more than one
window can have more text than can be displayed at once. In this case, a "more"
prompt appears in each window. The problem is that, before the user can enter
input, he must clear all of the prompts in all of the windows, with at least
onea keypress for each. This can be extremely counterintuitive and confusing,
since there is typically only window that is pending the player's input.
Windows where input is pending are the only ones in which clearing the "more"
prompt should be required to proceed.
Original issue reported on code.google.com by Ek.Temple@gmail.com on 5 Feb 2013 at 4:12
Original issue reported on code.google.com by
Ek.Temple@gmail.com
on 5 Feb 2013 at 4:12