diff options
author | B. Watson <urchlay@slackware.uk> | 2024-01-05 11:04:12 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-01-05 11:04:12 -0500 |
commit | 071112c030d452ccae1e89126c864b287c59e546 (patch) | |
tree | cb82f4e2bc02da48ec8c62618be1e5882aca7df5 | |
parent | 9c82407421474993b8c18c84866bda3a607f59cb (diff) | |
download | hcalc-071112c030d452ccae1e89126c864b287c59e546.tar.gz |
Document u key correctly.
-rw-r--r-- | hcalc.rst | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -150,9 +150,8 @@ KEYBOARD *CLR* key: clears the number and any pending operation. **u** - Clears the number, same as backspacing over it, but does not - clear any pending operation. There is no button in the UI for - this, so it can't be done with the mouse. + *CE* (clear entry) key. Clears the number being entered, same as backspacing over it, + but does not clear any pending operation. **D** **H** **O** **B** *DEC* *HEX* *OCT* *BIN* keys. |