mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-29 21:37:42 -04:00
update mmsg usecase in docs
This commit is contained in:
parent
caf36397fb
commit
f33e21aec7
6 changed files with 15 additions and 14 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue