jesseduffield.lazygit/pkg/cheatsheet
Stefan Haller 64996d12d9 Add Key type
This bundles the keyName and a rune, so that we don't have to pass these around
separately everywhere. This should make it easier to swap out the rune for a
string when we upgrade to tcell v3.
2026-04-30 22:14:26 +02:00
..
generate.go Add Key type 2026-04-30 22:14:26 +02:00
generate_test.go Add Key type 2026-04-30 22:14:26 +02:00
generator.go Use go:generate for generating cheatsheets 2023-09-29 20:38:29 +02:00