Bugfix (introduced in rev 1.35): allow control keys (e.g. Ctrl-U) to have
effect while waiting for paged node to respond (or the wait to be aborted) by calling inkey(), which also gives us the yield needed (replacing the SLEEP(500) call), but the yield is immediately aborted when a key is hit.
Please register or sign in to comment