-
rswindell authored
in the keyboard buffer (e.g. via console.ungetstr()) and not any keys (bytes) which had been received from the remote terminal. Now this method will clear both the "keybuf" (used for ungetkey/ungetstr keys) and the receive byte buffer (sbbs.inbuf).
rswindell authoredin the keyboard buffer (e.g. via console.ungetstr()) and not any keys (bytes) which had been received from the remote terminal. Now this method will clear both the "keybuf" (used for ungetkey/ungetstr keys) and the receive byte buffer (sbbs.inbuf).
Loading