Hotkeys - jbosh/calculator GitHub Wiki
Global
F1
- Help. It's pretty old and not useful.F2
- Options. These are the default settings for a new row.F3
- Copy Paste Helpers. When you copy paste into the calculator, you can automagically convert text to calculator text. So copying text from a Visual Studio watch window can just convert to variable = value without having to translate.Ctrl + 'o'
- Open a calculator text file.Ctrl + 's'
- Save a calculator text file.Ctrl + '+'
- New row.Ctrl + '-'
- Remove a row.Ctrl + 'n'
- New calculator window.Ctrl + Shift + 'c'
- Copy all rows.Ctrl + Shift + 'v'
- Paste a new row per new line in your clipboard.Enter
- New row.Escape
- Does what the key says. Escapes the abyss that is the calculator.Ctrl + Shift + Del
- Clear all fields in the calculator.Click answer
- Copies the answer into the clipboard.Middle click answer
- Cycle through hex, decimal, binary, scientific.Right click answer
- Options menu for output formatting. See Formatting for more info.Ctrl + ']'
- Move cursor to paired brace.Ctrl + ','
- Toggle thousands separator on current row.Ctrl + 'd'
- Duplicate current row.Ctrl + Shift + '+'
- Insert row after current row.Ctrl + Shift + '-'
- Delete current row.
Characters
And, like a curveball out of left field for a birdie in the endzone, character replacements are showing up on the hotkeys wiki page. So special strings will be replaced with special characters. So funky, so good for math, so fancy.
Text | Character |
---|---|
\pi | π |
\mu | μ |
\Theta | Θ |
\theta | θ |
\snowman | ☃ (holy cow a snowman?!?!) |
\Omega | Ω |
\omega | ѡ |
\alpha | ɑ |
\Beta | Β |
\beta | β |
\gamma | γ |
\delta | δ |
\Delta | Δ |
\micro | µ |