Skip to content

Instantly share code, notes, and snippets.

@khalidx
Created September 15, 2021 04:47
Show Gist options
  • Save khalidx/3b3035a11649900bb9945f4a1071eef8 to your computer and use it in GitHub Desktop.
Save khalidx/3b3035a11649900bb9945f4a1071eef8 to your computer and use it in GitHub Desktop.
Calculator command history on Mac

If you run CMD+T on a Mac when the calculator is opened and focused, it will toggle the "Paper Tape" window for the calculator, which displays a history of the calculations you've performed.

A nice feature that I just found (accidentally).

Most recently tested on macOS Big Sur Version 11.4

@khalidx
Copy link
Author

khalidx commented Sep 15, 2021

This is what it looks like:

Screen Shot 2021-09-15 at 12 44 05 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment