nushell/docs/commands/history.md

883 B

history

Displays the last 100 commands.

Example

> history
━━━━┯━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 #  │ <value> 
────┼───────────────────────────────────────────────────────────────────────────
   ...
 97 │ ls 
 98 │ ls | where accessed < 1d 
 99cd 
━━━━┷━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━