docs: use mult/times as alias example instead of inf/infty

2026-04-22 23:20:40 -04:00
parent a06de56d13
commit 89552612ad
+1 -1
@@ -316,7 +316,7 @@ Characters are sent using the **Linux unicode input method**: `Ctrl+Shift+U`, th
## Tips
- **Aliases:** Some characters have multiple valid sequences (e.g. `inf` and `infty` both produce ``). Both sequences work equally well.
- **Aliases:** Some characters have multiple valid sequences (e.g. `mult` and `times` both produce `×`). Both sequences work equally well.
- **Disambiguation timer:** If your sequence is both a complete match and the start of a longer one with different output (e.g. hypothetically `lte` and `lteq`), just wait 300 ms after your last keypress and the shorter match fires. Or press `Enter` to confirm immediately.
- **Timeout:** In tap mode, chord input is cancelled if you stop typing for 2 seconds.
- **Mistakes:** Press `Backspace` to delete the last character, or `Escape` to cancel completely.