Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
TerminalHistory
Adds the ability to cycle through recent terminal commands with rebindable keys.
By deemodev
CHANGELOG
1.1.0
New
historycommand now shows up with a description upon enteringothercommand.
Upgrade dependencies
- LethalCompany inputUtils 0.3.0 -> 0.4.4
- TerminalApi 1.3.2 -> 1.5.0
Code improvements
- Simplified code by using new methods for displaying text and returning callbacks within
TerminalApi. Thanks for implementing this @NotAtomicBomb!
1.0.0
Initial release with key features.
- Click through recently sent commands in the terminal. (By default with
up-arrowanddown-arrow) - Rebind keys in the settings.
- Show most recent commands by typing
show historyor justhistory.