This issue affects multiple versions of Forge. The main problem is that when running the forge server through a standart Windows console, the Advanced console output does not work, namely:
ConsoleCommandCompleter
TerminalHandler
MinecraftFormattingConverter
This makes the console incredibly difficult to use.
Commands cannot be seen when pressing TAB
↑forge-1.12.2-14.23.5.2847↑
it is impossible to write a sufficiently long command if at the moment of typing something is displayed in the console (this information will be combined with the command that was written and it will no longer be possible to use it).
Also the text does not have ASCII color codes
All the necessary jar files are there, all the necessary java classes for this are also there. Why does this only work on certain forge builds? How to fix it?