1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-11-24 08:52:21 +02:00
lazygit/pkg/cheatsheet
Jesse Duffield 0aa6109d4d Render keybinding cheatsheet as markdown table
We're going to be adding tooltips to the cheatsheet to better explain what each actions
does. As such, we're switching to a table format rather than a list.

I'm also changing how the keys are represented, using a markdown approach rather than
an html approach
2024-01-28 08:12:01 +11:00
..
generate_test.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
generate.go Render keybinding cheatsheet as markdown table 2024-01-28 08:12:01 +11:00
generator.go Use go:generate for generating cheatsheets 2023-09-29 20:38:29 +02:00