SQLite Forum

CLI shell history
Login
These work for me with the CLI running on Windows.

1. Clear the CLI screen

.shell cls

2. Clear the CLI history (i.e. history = previous commands, recallable using Up Arrow)

Press ALt+F7