jesseduffield.lazygit/pkg/cheatsheet
Stefan Haller f08a49fe52 Render every key for a binding in the cheatsheet
The cheatsheet has been showing only the first key of each binding
since Binding.Key became Binding.Keys; collapse the list back into a
single comma-separated cell so users can see all the alternates at a
glance once bindings start carrying more than one key.
2026-05-25 15:18:18 +02:00
..
generate.go Render every key for a binding in the cheatsheet 2026-05-25 15:18:18 +02:00
generate_test.go Rename Key to Keys in Binding, KeybindingsOpts, and MenuItem 2026-05-25 15:18:18 +02:00
generator.go Use go:generate for generating cheatsheets 2023-09-29 20:38:29 +02:00