users: add shift-u alphabetical list with per-user listen volume controls

This commit is contained in:
Jage9
2026-02-22 19:15:03 -05:00
parent 590e33d374
commit fe230bd53d
8 changed files with 120 additions and 4 deletions

View File

@@ -14,6 +14,7 @@ This document is the authoritative keymap for the client.
- `L`: Locate nearest user
- `Shift+L`: List users and teleport to selected user with `Enter`
- `U`: Speak connected users
- `Shift+U`: List users alphabetically
- `N`: Edit nickname
- `/`: Start chat
- `,` / `.`: Previous/next message
@@ -68,6 +69,7 @@ This document is the authoritative keymap for the client.
Applies to effect select, user/item list modes, item selection, item property list, and property option select.
- `ArrowUp` / `ArrowDown`: Move selection
- `ArrowLeft` / `ArrowRight` in user list: Lower/raise selected user listen volume (`0.5..4.0`)
- `Enter`: Confirm selection
- `Escape`: Exit/cancel
- `Space`: Read tooltip/help for current option (where metadata is available)