lspace history
Not logged in
Bounty program for improvements to Tcl and certain Tcl packages.
lspace history
    Manage the command history.

lspace history clear
    Clear the saved history.

lspace history exit
    Exit the shell. No-op if not in a shell.

lspace history help [OPTIONS] [<cmdname>...]
    Retrieve help for a command or command set. Without arguments help for all commands is given. The default format is --full.

lspace history limit [<n>]
    Limit the size of the history. If no limit is specified the current limit is shown.

lspace history list [<n>]
    Show the saved history of commands.