bitburner-src/src/Terminal/ui
Martin Fournier e7aa977eb0 Persist terminal command history in game save
Copy the terminal commands into the player object so that they are saved
between game reloads.

Adds a 'history' command to display history, and a 'history -c' command
to clear it from both the current terminal & the player's save.
2022-01-23 17:09:54 -05:00
..
TerminalInput.tsx Persist terminal command history in game save 2022-01-23 17:09:54 -05:00
TerminalRoot.tsx Cancel debounced events on terminal unmount 2022-01-14 14:32:30 -05:00