update mmsg usecase in docs

This commit is contained in:
DreamMaoMao 2026-05-26 14:25:51 +08:00
parent caf36397fb
commit f33e21aec7
6 changed files with 15 additions and 14 deletions

View file

@ -51,7 +51,7 @@ You can divide key bindings into named modes. Rules:
2. If no `keymode` is set before a bind, it belongs to the `default` mode.
3. The special `common` keymode applies its binds **across all modes**.
Use `setkeymode` to switch modes, and `mmsg -b` to query the current mode.
Use `setkeymode` to switch modes, and `mmsg get keymode` to query the current mode.
```ini
# Binds in 'common' apply in every mode