2025-08-19 08:06:37 -04:00

6 lines
213 B
Plaintext

command history: user.history_toggle()
command history close: user.history_disable()
command history clear: user.history_clear()
command history less: user.history_less()
command history more: user.history_more()