mirror of
https://github.com/swaywm/sway.git
synced 2026-04-28 06:46:26 -04:00
This adds the capability to swaymsg to pretty-print the bindings returned by the get_bindings IPC command. Each line of the pretty output contains a text representation of the modifiers and key symbols along with the bound sway command. The sort order of the bindings attempts to group bindings first by common command prefix and then by key modifiers and symbols. This hybrid sort is meant to be useful to a human reader. Signed-off-by: Peter Grayson <pete@jpgrayson.net> |
||
|---|---|---|
| .. | ||
| main.c | ||
| meson.build | ||
| swaymsg.1.scd | ||