This commit is contained in:
BruceChen 2023-01-14 21:07:09 +08:00
parent d4b3c42d8c
commit ced65122f1
7 changed files with 7 additions and 20 deletions

View file

@ -798,7 +798,7 @@ namespace MinecraftClient
ConsoleInteractive.ConsoleWriter.UseVT100ColorCode = General.ConsoleColorMode != ConsoleColorModeType.legacy_4bit;
// Buffer
General.History_Input_Records =
General.History_Input_Records =
ConsoleInteractive.ConsoleBuffer.SetBackreadBufferLimit(General.History_Input_Records);
// Suggestion