Skip to content

Input buffering in console mode added#174

Open
tarvlad wants to merge 1 commit into
TheThirdOne:masterfrom
tarvlad:master
Open

Input buffering in console mode added#174
tarvlad wants to merge 1 commit into
TheThirdOne:masterfrom
tarvlad:master

Conversation

@tarvlad

@tarvlad tarvlad commented Mar 2, 2023

Copy link
Copy Markdown

Fixed a problem with the lack of input buffering when working in console mode. Now, when you press enter, the line will be saved to the buffer and subsequent calls will reads from there (if there are characters there), which will allow you not to lose the next characters after reading from the input stream

@tarvlad tarvlad force-pushed the master branch 3 times, most recently from 305e740 to 473668d Compare March 2, 2023 15:33
@tarvlad tarvlad changed the title Fix #135 Issue Input buffering in console mode added Apr 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant