Files
OpenRA/OpenRA.Mods.Common/Widgets/TextFieldWidget.cs
xan2622 4a04f8df83 Add command history to single-player and multiplayer
The last 50 valid commands starting with / are saved to memory.
Regular chat messages are not saved to prevent spam.
The command history persists across single-player and multiplayer games.
Press arrow up/down to show the previously typed commands within the current OpenRA session.
2026-02-15 22:32:45 +02:00

17 KiB