tmux_list_keys
List tmux key bindings, optionally filtered by a specific key table (e.g., prefix, root, copy-mode), returning raw bind-key configuration lines.
Instructions
List key bindings, optionally restricted to one key table (e.g.
"prefix", "root", "copy-mode"). Returns the raw bindings as
{"keys": , "lines": [...]} — one bind-key ... line each.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | No | ||
| target | No |