mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-06-03 19:34:58 +02:00
e1fc90615d
If a given menu item has an associated keybinding of 'enter', hitting enter won't actually execute that item unless your cursor is on it. This creates confusion, and so we're going to use a strikethrough style to communicate that the keybinding is reserved for something else.